How to Install and Uninstall ruby3.0-rubygem-polyglot Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "ruby3.0-rubygem-polyglot" package

This is a short guide on how to install ruby3.0-rubygem-polyglot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.0-rubygem-polyglot

2. Uninstall "ruby3.0-rubygem-polyglot" package

Please follow the guidance below to uninstall ruby3.0-rubygem-polyglot on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-polyglot

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

Information for package ruby3.0-rubygem-polyglot:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-rubygem-polyglot
Version : 0.3.5-1.23
Arch : x86_64
Vendor : openSUSE
Installed Size : 17,6 KiB
Installed : No
Status : not installed
Source package : rubygem-polyglot-0.3.5-1.23.src
Summary : Augment 'require' to load non-Ruby file types
Description :
The Polyglot library allows a Ruby module to register a loader
for the file type associated with a filename extension, and it
augments 'require' to find and load matching files.