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

Last updated: March 03,2025

1. Install "rubygem-rdoc.noarch" package

Please follow the step by step instructions below to install rubygem-rdoc.noarch on Rocky Linux 9

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

2. Uninstall "rubygem-rdoc.noarch" package

This is a short guide on how to uninstall rubygem-rdoc.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:08:20 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rubygem-rdoc
Version : 6.3.3
Release : 160.el9_0
Architecture : noarch
Size : 400 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : 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.