How to Install and Uninstall ruby-byebug Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "ruby-byebug" package

Learn how to install ruby-byebug on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-byebug

2. Uninstall "ruby-byebug" package

This is a short guide on how to uninstall ruby-byebug on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-byebug package on Ubuntu 21.10 (Impish Indri)

Package: ruby-byebug
Architecture: amd64
Version: 11.1.3-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 296
Depends: ruby (>= 1:2.7~0), ruby-columnize (>= 0.9.0), libc6 (>= 2.4), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~)
Breaks: ruby-pry-byebug (<< 3.7.0-1~)
Filename: pool/universe/r/ruby-byebug/ruby-byebug_11.1.3-1_amd64.deb
Size: 56324
MD5sum: fd56a96e55d17e10c5d16da89e7b6b1f
SHA1: 9705859446f70052fff6a518a75b37833acd9ae1
SHA256: 88e89dc8117f9da9619434dc682791cd80fe7959894f08f72cd6e9bc497cd570
SHA512: 829b395e7d146e814df89eac29b2b0066d5c7436a9bf222bb9a0a3653fbbf47c0eecb136b601c183538483904e0ba379cdc4785dd7f7b00d1839eb9434bbe2e0
Homepage: https://github.com/deivid-rodriguez/byebug
Description-en: Ruby fast debugger - base + CLI
Byebug is a Ruby 2 debugger. It's implemented using the
Ruby 2 TracePoint C API for execution control and the Debug Inspector C API
for call stack navigation. The core component provides support that
front-ends can build on. It provides breakpoint handling and bindings for
stack frames among other things and it comes with an easy to use command
line interface.
Description-md5: 3a524b0cf697ae2321dd03cab8e29056
Ruby-Versions: ruby2.7