How to Install python3-distutils in Ubuntu 18.04



Install python3-distutils by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-distutils

Description:

distutils package for Python 3.x

Distutils package for Python 3.x. This package contains the distutils module from the Python standard library.

Version: 3.6.5-3

Section: python