ipdb

IPython-based pdb replacement

Debian Debian
RUN apt-get update && \ apt-get install -y python-ipdb
Ubuntu
RUN apt-get update && \ apt-get install -y python-ipdb
Arch Arch Linux
RUN pacman -S --noconfirm python-ipdb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-ipdb
Fedora
RUN dnf install -y python-ipdb
Raspbian
RUN apt-get update && \ apt-get install -y python-ipdb
click the source code to copy install ipdb on any operating system with command-not-found.com