How to Install libpython3.7-minimal in Ubuntu 18.04



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

sudo apt update
sudo apt install libpython3.7-minimal

Description:

Minimal subset of the Python language (version 3.7)

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

Version: 3.7.0~b3-1

Section: universe/python