How to Install libpython3-all-dbg in Ubuntu 18.04



Install libpython3-all-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install libpython3-all-dbg

Description:

package depending on all supported Python 3 debugging packages

The package currently depends on libpython3.6-dbg, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 debug packages.

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

Version: 3.6.5-3

Section: debug