byebug

Ruby 2.0 fast debugger - base + CLI

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