How to Install and Uninstall ruby3.3-rubygem-hashery Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "ruby3.3-rubygem-hashery" package

Please follow the guidelines below to install ruby3.3-rubygem-hashery on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.3-rubygem-hashery

2. Uninstall "ruby3.3-rubygem-hashery" package

Here is a brief guide to show you how to uninstall ruby3.3-rubygem-hashery on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-hashery

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

Information for package ruby3.3-rubygem-hashery:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-hashery
Version : 2.1.2-2.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 150.8 KiB
Installed : No
Status : not installed
Source package : rubygem-hashery-2.1.2-2.17.src
Upstream URL : http://rubyworks.github.com/hashery
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.