How to Install and Uninstall rubygem-rdoc.noarch Package on Oracle Linux 9

Last updated: May 19,2024

1. Install "rubygem-rdoc.noarch" package

Learn how to install rubygem-rdoc.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rubygem-rdoc.noarch

2. Uninstall "rubygem-rdoc.noarch" package

Please follow the instructions below to uninstall rubygem-rdoc.noarch on Oracle Linux 9:

$ sudo dnf remove rubygem-rdoc.noarch $ sudo dnf autoremove

3. Information about the rubygem-rdoc.noarch package on Oracle Linux 9

Last metadata expiration check: 3:28:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rubygem-rdoc
Version : 6.3.3
Release : 160.el9_0
Architecture : noarch
Size : 580 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : ol9_appstream
Summary : A tool to generate HTML and command-line documentation for Ruby projects
URL : https://www.ruby-lang.org/
License : GPLv2 and Ruby and MIT and OFL
Description : RDoc produces HTML and command-line documentation for Ruby projects. RDoc
: includes the 'rdoc' and 'ri' tools for generating and displaying online
: documentation.