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

Last updated: May 18,2024

1. Install "rubygem-rdoc.noarch" package

Please follow the guidelines below to install rubygem-rdoc.noarch on Oracle Linux 8

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

2. Uninstall "rubygem-rdoc.noarch" package

Please follow the guidelines below to uninstall rubygem-rdoc.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 5:04:49 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rubygem-rdoc
Version : 6.0.1.1
Release : 110.module+el8.6.0+20712+84e27c2d
Architecture : noarch
Size : 456 k
Source : ruby-2.5.9-110.module+el8.6.0+20712+84e27c2d.src.rpm
Repository : ol8_appstream
Summary : A tool to generate HTML and command-line documentation for Ruby projects
URL : http://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.