How to Install Python or PIP & PIP3 in Kali Linux | Kali Linux 2020.4

preview_player
Показать описание
In this video I will show How to Install Python 2 or PIP in Kali Linux 2020.4 step by step. So we all know Debian is removing Python 2 support. And Kali Linux is Debian Based Distro. So we have to install manually Python in the Kali Linux. If you get the error bash: pip command not found. So this tutorial for you.

✔️ Commands:
➥ $ sudo apt install python-pip
➥ $ sudo apt install python3-pip

Download Link:

That is it! This is the Way How To Install Python 2 or PIP in Kali Linux 2020.4

=====================================
LIKE || COMMENT || SHARE || SUBSCRIBE!!!!!!
=====================================

If There is Anything You Want Me to Cover Then Do Let Me Know.

This Video is For Educational Purposes Only!
I'm Not Responsible For Your Actions!
#Python #PIP #KaliLinux #techdhee
Рекомендации по теме
Комментарии
Автор

Thank you. "sudo apt install python3-pip" did the trick for me on Kali 2020.3

martinmaletti
Автор

@TECH DHEE I have got this type of error:

sudo apt install python3-pip
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
gsettings-desktop-schemas : Breaks: mutter (< 3.31.4) but 3.30.1-1 is to be installed
libc6-dev : Breaks: libgcc-8-dev (< 8.4.0-2~) but 8.2.0-7 is to be installed
python3-tornado : Breaks: mitmproxy (< 5.0~) but 4.0.4-4kali1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

sakshatbhardwaj
Автор

Please make a video on kali linux 2020.3 error (tty4)

sulochanakharat
Автор

What is the difference between python 3 and pip3

ahmedsahaladamhassan
Автор

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python-pip

I am getting like this when I run sudo apt install python-pip

chundurusriharsha
Автор

Pip2 not found kali linux please help me

shivanshtech