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

Last updated: July 05,2024

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

Please follow the instructions below to install ruby3.3-rubygem-xmlhash on openSuSE Tumbleweed

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

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

This tutorial shows how to uninstall ruby3.3-rubygem-xmlhash on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.3-rubygem-xmlhash

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

Information for package ruby3.3-rubygem-xmlhash:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.3-rubygem-xmlhash
Version : 1.3.9-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 43.8 KiB
Installed : No
Status : not installed
Source package : rubygem-xmlhash-1.3.9-1.4.src
Upstream URL : https://github.com/coolo/xmlhash
Summary : Xmlhash is a naive form of XML::Simple
Description :
A small C module that wraps libxml2's xmlreader to parse a XML
string into a ruby hash.