How to Install and Uninstall ruby-introspection Package on Kali Linux

Last updated: April 27,2024

1. Install "ruby-introspection" package

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

$ sudo apt update $ sudo apt install ruby-introspection

2. Uninstall "ruby-introspection" package

Here is a brief guide to show you how to uninstall ruby-introspection on Kali Linux:

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

3. Information about the ruby-introspection package on Kali Linux

Package: ruby-introspection
Version: 0.0.4-1
Installed-Size: 29
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-instantiator (>= 0.0.3~), ruby-metaclass (>= 0.0.1~)
Size: 5344
SHA256: 464fbde37cbca7f52c695c22a1e98d1fe630d1755703a753071bf38e03b30546
SHA1: 3822906d3a9d742f1a7e0e12156cada88861417d
MD5sum: b4ad2670f34bf4fef6230613816f7baa
Description: 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:
Homepage: https://github.com/floehopper/introspection
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-introspection/ruby-introspection_0.0.4-1_all.deb