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

Last updated: May 20,2024

1. Install "ruby-hashery" package

In this section, we are going to explain the necessary steps to install ruby-hashery on Kali Linux

$ sudo apt update $ sudo apt install ruby-hashery

2. Uninstall "ruby-hashery" package

Please follow the step by step instructions below to uninstall ruby-hashery on Kali Linux:

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

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

Package: ruby-hashery
Version: 2.1.2-1.1
Installed-Size: 137
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 32936
SHA256: e49d67da2f5c386cfd7119a3a904a10126bccb14ad55dc410b219e7fba028033
SHA1: 0d65a21ff53d140d7ee0ec312f215b53cd2e3752
MD5sum: e67cf7227a10fd8a5df5ae3b227520b7
Description: facets-bread collection of Hash-like classes
The Hashery is a tight collection of Hash-like classes. Included among its many
offerings are the auto-sorting Dictionary class, the efficient LRUHash, the
flexible OpenHash and the convenient KeyHash. Nearly every class is a subclass
of the CRUDHash which defines a CRUD model on top of Ruby's standard Hash
making it a snap to subclass and augment to fit any specific use case.
Description-md5:
Homepage: http://rubyworks.github.io/hashery
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-hashery/ruby-hashery_2.1.2-1.1_all.deb