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

Last updated: May 14,2024

1. Install "ruby-bindex" package

Please follow the step by step instructions below to install ruby-bindex on Kali Linux

$ sudo apt update $ sudo apt install ruby-bindex

2. Uninstall "ruby-bindex" package

Please follow the guidance below to uninstall ruby-bindex on Kali Linux:

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

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

Package: ruby-bindex
Source: ruby-bindex (0.8.1+ds-1)
Version: 0.8.1+ds-1+b4
Installed-Size: 54
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.2.5), libruby3.1 (>= 3.1.0~preview1), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 8492
SHA256: bfd365a4796fd18c40ef2ba6fd5f6fbf38513ce1c80b1ee8d79bd5efdc49fb80
SHA1: 06f31cc0ffeda0d9c3f9f33f6f7574ea8548271b
MD5sum: 90e6731b6688f35a162ffa873ef59525
Description: bindings for Ruby exceptions
When Ruby raises an exception, it leaves a backtrace to help figure
out where did the exception originated in. Bindex gives the bindings as
well. This can help to introspect the state of the Ruby program when at the
point the exception occurred.
Description-md5:
Homepage: https://github.com/gsamokovarov/bindex
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-bindex/ruby-bindex_0.8.1+ds-1+b4_amd64.deb