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

Last updated: June 18,2024

1. Install "rubygems.noarch" package

Please follow the instructions below to install rubygems.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install rubygems.noarch

2. Uninstall "rubygems.noarch" package

Please follow the guidance below to uninstall rubygems.noarch on Oracle Linux 8:

$ sudo dnf remove rubygems.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:56:30 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rubygems
Version : 2.7.6.3
Release : 110.module+el8.6.0+20712+84e27c2d
Architecture : noarch
Size : 309 k
Source : ruby-2.5.9-110.module+el8.6.0+20712+84e27c2d.src.rpm
Repository : ol8_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.