easy_install-3.4
Python3 Distutils Enhancements
Install
- All systems
-
curl cmd.cat/easy_install-3.4.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 update
sudo apt-get install python3-setuptools
- Raspbian
-
apt-get install python3-setuptools
- Dockerfile
- dockerfile.run/easy_install-3.4
python3-setuptools
Python3 Distutils Enhancements
Extensions to the python-distutils for large or complex distributions.