easy_install-3.7
Python3 Distutils Enhancements
Install
- All systems
-
curl cmd.cat/easy_install-3.7.sh
- Debian
-
apt-get install python-setuptools
- Ubuntu
-
apt-get install python-setuptools
- Arch Linux
-
pacman -S python-setuptools
- Kali Linux
-
apt-get install python-setuptools
- CentOS
-
yum install python-setuptools
- Fedora
-
dnf install python3-setuptools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-setuptools
- Raspbian
-
apt-get install python-setuptools
- Dockerfile
- dockerfile.run/easy_install-3.7
python3-setuptools
Python3 Distutils Enhancements
Extensions to the python-distutils for large or complex distributions.
python-setuptools
Python Distutils Enhancements
Extensions to the python-distutils for large or complex distributions.