How to Install libpython-all-dbg in Ubuntu 18.04



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

sudo apt update
sudo apt install libpython-all-dbg

Description:

package depending on all supported Python debugging packages

The package currently depends on libpython2.7-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 debug packages.

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

Version: 2.7.15~rc1-1

Section: debug