How To Install Python3.7dm On Debian, Ubuntu, Kali And Fedora?

How To Install Python3.7dm On Debian, Ubuntu, Kali And Fedora?

python3.7dm

Debug Build of the Python Interpreter (version 3.7)

Maintainer: Matthias Klose


Section: debug

Install python3.7dm

  • 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
  • Fedora dnf install python3-debug 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.

python3-debug

Debug version of the Python runtime
Install the latest version of python3.7dm in Debian, Ubuntu, Kali and Fedora from terminal. To install the python3.7dm just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of python3.7dm from the respository and install it in your computer/server.