python3dmu-config
debug build of the Python 3 Interpreter (version 3.6)
Install
- All systems
-
curl cmd.cat/python3dmu-config.sh
- Debian
-
apt-get install python3-dbg - Ubuntu
-
apt-get install python3-dbg -
Alpine
-
apk add python3-dbg - Kali Linux
-
apt-get install python3-dbg - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-dbg - Raspbian
-
apt-get install python3-dbg - Docker
-
docker run cmd.cat/python3dmu-config python3dmu-configpowered by Commando
python3-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.