How To Install Python3.7-dbg?

How To Install Python3.7-dbg?

python3.7-dbg

Debug Build of the Python Interpreter (version 3.7)

Maintainer: Matthias Klose


Section: debug

Install python3.7-dbg

  • Debian apt-get install python3.7-dbg Click to copy
  • Ubuntu apt-get install python3.7-dbg Click to copy
  • Kali Linux apt-get install python3.7-dbg Click to copy

python3.7-dbg

Debug Build of the Python Interpreter (version 3.7)

The package holds two things: - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. See the README.debug for more information.

To install the latest version of python3.7-dbg in your favorite operating system just copy the python3.7-dbg installation command from above and paste it into terminal. It will download and install the latest version of python3.7-dbg 2024 package in your OS.