pry

powerful irb alternative and runtime developer console

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