How to Install and Uninstall rubygems.noarch Package on Rocky Linux 8

Last updated: May 03,2024

1. Install "rubygems.noarch" package

This tutorial shows how to install rubygems.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install rubygems.noarch

2. Uninstall "rubygems.noarch" package

Learn how to uninstall rubygems.noarch on Rocky Linux 8:

$ sudo dnf remove rubygems.noarch $ sudo dnf autoremove

3. Information about the rubygems.noarch package on Rocky Linux 8

Last metadata expiration check: 1:03:27 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rubygems
Version : 2.7.6.3
Release : 110.module+el8.6.0+992+fc951c18
Architecture : noarch
Size : 308 k
Source : ruby-2.5.9-110.module+el8.6.0+992+fc951c18.src.rpm
Repository : appstream
Summary : The Ruby standard for packaging ruby libraries
URL : http://ruby-lang.org/
License : Ruby or MIT
Description : RubyGems is the Ruby standard for publishing and managing third party
: libraries.