How to Install and Uninstall rubygem-rdoc.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "rubygem-rdoc.noarch" package

Learn how to install rubygem-rdoc.noarch on Fedora 34

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

2. Uninstall "rubygem-rdoc.noarch" package

In this section, we are going to explain the necessary steps to uninstall rubygem-rdoc.noarch on Fedora 34:

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

3. Information about the rubygem-rdoc.noarch package on Fedora 34

Last metadata expiration check: 0:05:48 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-rdoc
Version : 6.3.3
Release : 153.fc34
Architecture : noarch
Size : 398 k
Source : ruby-3.0.4-153.fc34.src.rpm
Repository : updates
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.