How to Install and Uninstall rubygems.noarch Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "rubygems.noarch" package

This tutorial shows how to install rubygems.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rubygems.noarch

2. Uninstall "rubygems.noarch" package

In this section, we are going to explain the necessary steps to uninstall rubygems.noarch on Oracle Linux 9:

$ sudo dnf remove rubygems.noarch $ sudo dnf autoremove

3. Information about the rubygems.noarch package on Oracle Linux 9

Last metadata expiration check: 2:22:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rubygems
Version : 3.2.33
Release : 160.el9_0
Architecture : noarch
Size : 458 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : ol9_appstream
Summary : The Ruby standard for packaging ruby libraries
URL : https://www.ruby-lang.org/
License : Ruby or MIT
Description : RubyGems is the Ruby standard for publishing and managing third party
: libraries.