x86_64-linux-gnu-python3-dbg-config
debug build of the Python 3 Interpreter (version 3.6)
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnu-python3-dbg-config.sh
- Debian
-
apt-get install libpython3-dbg
- Ubuntu
-
apt-get install libpython3-dbg
- Kali Linux
-
apt-get install libpython3-dbg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpython3-dbg
- Raspbian
-
apt-get install libpython3-dbg
libpython3-dbg
debug build of the Python 3 Interpreter (version 3.6)
Python 3 interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python3.6/lib-dynload/debug first.