How to Install libpython3.7-stdlib in Ubuntu 18.04



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

sudo apt update
sudo apt install libpython3.7-stdlib

Description:

Interactive high-level object-oriented language (standard library, version 3.7)

Python is a high-level, interactive, object-oriented language. Its 3.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.7's standard library. It is normally not used on its own, but as a dependency of python3.7.

Version: 3.7.0~b3-1

Section: universe/python