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

Last updated: May 10,2024

1. Install "ruby-hashery" package

This tutorial shows how to install ruby-hashery on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-hashery

2. Uninstall "ruby-hashery" package

This is a short guide on how to uninstall ruby-hashery on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-hashery
Priority: optional
Section: universe/ruby
Installed-Size: 138
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.1.1-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-hashery/ruby-hashery_2.1.1-2_all.deb
Size: 29418
MD5sum: 48379e8a5d2473d8183c3a4bcbef110b
SHA1: a90fa7ae0e5a6b73f5343a81427fa336b8024ac8
SHA256: e077b505a0e2e00b4d90d918a05cca1d2cc0af7495cab147580ba64785f98af8
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
Homepage: http://rubyworks.github.io/hashery
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu