How to Install and Uninstall ruby-hashery Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "ruby-hashery" package

Here is a brief guide to show you how to install ruby-hashery on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-hashery

2. Uninstall "ruby-hashery" package

In this section, we are going to explain the necessary steps to uninstall ruby-hashery on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-hashery package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-hashery
Architecture: all
Version: 2.1.2-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 136
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-hashery/ruby-hashery_2.1.2-1_all.deb
Size: 30212
MD5sum: 7436c82f73f1fa569257e229383b8a43
SHA1: 2bff1f47eec36cc22f954daff8775436840405b2
SHA256: 83f09560329521b436dd0ac2aa57812761939aff2d73b8f0071520070513c25e
SHA512: c12801656eeb72e096d0aaa4e167ee1035594f3bb5c6099ee006fec4e29da376a0300c0f1f8f36f03a199b8923512e3126d3327459f786dbc38f122d8d8babd7
Homepage: http://rubyworks.github.io/hashery
Description-en: 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: 81279ffd221435cf5e0e09b7b04dd57e
Ruby-Versions: all