How to Install libpython3.6-minimal in Ubuntu 18.04



Install libpython3.6-minimal by entering the following commands in the terminal:

sudo apt update
sudo apt install libpython3.6-minimal

Description:

Minimal subset of the Python language (version 3.6)

This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.6-minimal.

Version: 3.6.5-3

Section: python