How to Install libpython3.6-testsuite in Ubuntu 18.04



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

sudo apt update
sudo apt install libpython3.6-testsuite

Description:

Testsuite for the Python standard library (v3.6)

The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.6-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.6-stdlib package).

Version: 3.6.5-3

Section: libdevel