Python-dbg Installation On A Debian, Ubuntu, Kali And Raspbian

Python-dbg Installation On A Debian, Ubuntu, Kali And Raspbian

python-dbg

debug build of the Python Interpreter2 (version 2.7)

Maintainer: Matthias Klose



Section: debug

Install python-dbg

  • Debian apt-get install python-dbg Click to copy
  • Ubuntu apt-get install python-dbg Click to copy
  • Kali Linux apt-get install python-dbg Click to copy
  • Raspbian apt-get install python-dbg Click to copy

python-dbg

debug build of the Python Interpreter2 (version 2.7)

Python2 interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.7/lib-dynload/debug first.

Install the latest version of python-dbg in Debian, Ubuntu, Kali and Raspbian from terminal. To install the python-dbg just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of python-dbg from the respository and install it in your computer/server.