How to Install and Uninstall rubygem-rdoc.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 29,2024

1. Install "rubygem-rdoc.noarch" package

Please follow the step by step instructions below to install rubygem-rdoc.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the rubygem-rdoc.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:03:44 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rubygem-rdoc
Version : 6.0.1.1
Release : 111.module+el8.9.0+19193+435404ae
Architecture : noarch
Size : 457 k
Source : ruby-2.5.9-111.module+el8.9.0+19193+435404ae.src.rpm
Repository : ubi-8-appstream-rpms
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.