How to Install and Uninstall ruby2.7-rubygem-hashery Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "ruby2.7-rubygem-hashery" package

This tutorial shows how to install ruby2.7-rubygem-hashery on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby2.7-rubygem-hashery

2. Uninstall "ruby2.7-rubygem-hashery" package

Please follow the guidance below to uninstall ruby2.7-rubygem-hashery on openSuSE Tumbleweed:

$ sudo zypper remove ruby2.7-rubygem-hashery

3. Information about the ruby2.7-rubygem-hashery package on openSuSE Tumbleweed

Information for package ruby2.7-rubygem-hashery:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby2.7-rubygem-hashery
Version : 2.1.2-2.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 151,0 KiB
Installed : No
Status : not installed
Source package : rubygem-hashery-2.1.2-2.5.src
Summary : Facets-bread collection of Hash-like classes
Description :
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.