python2-dbg-config

debug build of the Python Interpreter2 (version 2.7)

Debian Debian
RUN apt-get update && \ apt-get install -y python-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y python-dbg
Alpine
RUN apk add python2-dbg
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python2-dbg
Raspbian
RUN apt-get update && \ apt-get install -y python-dbg
click the source code to copy install python2-dbg-config on any operating system with command-not-found.com