How to Install libpython-stdlib in Ubuntu 18.04



Install libpython-stdlib by entering the following commands in the terminal:

sudo apt update
sudo apt install libpython-stdlib

Description:

interactive high-level object-oriented language (default python version)

Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's default Python version (currently v2.7).

Homepage: http://www.python.org/

Version: 2.7.15~rc1-1

Section: python