easy_install3
Python3 Distutils Enhancements
Install
- All systems
-
curl cmd.cat/easy_install3.sh
- Debian
-
apt-get install python3-setuptools - Ubuntu
-
apt-get install python3-setuptools - Kali Linux
-
apt-get install python3-setuptools - Fedora
-
dnf install python3-setuptools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-setuptools - Raspbian
-
apt-get install python3-setuptools
python3-setuptools
Python3 Distutils Enhancements
Extensions to the python-distutils for large or complex distributions.