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

Last updated: May 09,2024

1. Install "ruby-introspection" package

Please follow the instructions below to install ruby-introspection on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-introspection

2. Uninstall "ruby-introspection" package

Please follow the steps below to uninstall ruby-introspection on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-introspection
Priority: optional
Section: universe/ruby
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.0.3-1
Depends: ruby | ruby-interpreter, ruby-metaclass (>= 0.0.1~), ruby-instantiator (>= 0.0.3~)
Filename: pool/universe/r/ruby-introspection/ruby-introspection_0.0.3-1_all.deb
Size: 5402
MD5sum: f66dc8b94c724a7bf6bd833c2b4a4bc7
SHA1: 7e034e953713cdfa6a1497b7b2a443c088e1a4fb
SHA256: 4f20d2450852103ee65a94da5a2d06e75ca62a2a3234ad73f290f1a5972106bc
Description-en: Ruby library for the inspection of method definitions on objects
This library allows a dynamic inspection of the hierarchy of method definitions
on a Ruby object. It can be used in particular to detect undesirable changes
to classes made by other libraries.
Description-md5: 03079289741dc5e4f27b643b9c5fd290
Homepage: https://github.com/floehopper/introspection
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu