How to Install python-setuptools in Ubuntu 18.04



Install python-setuptools by entering the following commands in the terminal:

sudo apt update
sudo apt install python-setuptools

Description:

Python Distutils Enhancements

Extensions to the python-distutils for large or complex distributions.

Homepage: https://pypi.python.org/pypi/setuptools

Version: 39.0.1-2

Section: python