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

Last updated: October 07,2024

1. Install "rubygem-rdoc.noarch" package

Please follow the instructions below to install rubygem-rdoc.noarch on AlmaLinux 9

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

2. Uninstall "rubygem-rdoc.noarch" package

This tutorial shows how to uninstall rubygem-rdoc.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:08:57 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rubygem-rdoc
Version : 6.3.3
Release : 160.el9_0
Architecture : noarch
Size : 401 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.