How to Install and Uninstall ruby-pry-byebug Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-pry-byebug" package

Please follow the guidance below to install ruby-pry-byebug on Kali Linux

$ sudo apt update $ sudo apt install ruby-pry-byebug

2. Uninstall "ruby-pry-byebug" package

In this section, we are going to explain the necessary steps to uninstall ruby-pry-byebug on Kali Linux:

$ sudo apt remove ruby-pry-byebug $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-pry-byebug package on Kali Linux

Package: ruby-pry-byebug
Version: 3.10.1-1
Installed-Size: 63
Maintainer: Debian QA Group
Architecture: all
Depends: ruby-byebug (>= 11.1.3-4~), pry (>= 0.13), pry (<< 0.15)
Size: 12388
SHA256: a991346575a6e17c62db2af4a148ea71e7a3519262e4681c98886d0cd526ab8e
SHA1: b515298eb0e0ad4e2d8486d8ab7d3579a12bb889
MD5sum: 334ffaf2fdf1b1b664f70752db28e7a4
Description: step-by-step debugging and stack navigation capabilities in pry using byebug
Adds step-by-step debugging and stack navigation capabilities to pry
using byebug.
.
To use, invoke pry normally. No need to start your script or app
differently: execution will stop in the first statement after your
binding.pry.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/deivid-rodriguez/pry-byebug
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-pry-byebug/ruby-pry-byebug_3.10.1-1_all.deb