How to Install libpython2.7-minimal in Ubuntu 18.04



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

sudo apt update
sudo apt install libpython2.7-minimal

Description:

Minimal subset of the Python language (version 2.7)

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

Version: 2.7.15~rc1-1

Section: python