How to Install and Uninstall ruby-debug-inspector Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "ruby-debug-inspector" package

Learn how to install ruby-debug-inspector on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-debug-inspector

2. Uninstall "ruby-debug-inspector" package

In this section, we are going to explain the necessary steps to uninstall ruby-debug-inspector on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-debug-inspector $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-debug-inspector package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-debug-inspector
Priority: optional
Section: universe/ruby
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 0.0.2-1.1build3
Depends: ruby (>= 1:2.3~0), libc6 (>= 2.2.5), libruby2.3 (>= 2.3.0~preview2)
Filename: pool/universe/r/ruby-debug-inspector/ruby-debug-inspector_0.0.2-1.1build3_amd64.deb
Size: 5830
MD5sum: 7c6531d3014c6117da42e485fd0fd1ee
SHA1: dbdbd35b64baefc740d0df7530e60ec77434ad31
SHA256: b9f1757a9e76d7730df7ffdb347cb728c0a4a1ac09993fc1d78e9ac1ebe3464b
Description-en: Ruby wrapper for the MRI 2.0 debug_inspector API
A Ruby wrapper for the MRI 2.0 debug_inspector API
Description-md5: c68c8194f71ea45686a633024725e965
Homepage: https://github.com/banister/debug_inspector
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu