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

Last updated: November 27,2024

1. Install "rubygem-rdoc.noarch" package

This guide covers the steps necessary to install rubygem-rdoc.noarch on AlmaLinux 8

$ 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 AlmaLinux 8:

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

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

Last metadata expiration check: 1:04:59 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : rubygem-rdoc
Version : 6.0.1.1
Release : 110.module_el8.6.0+3074+4b08f9d4
Architecture : noarch
Size : 455 k
Source : ruby-2.5.9-110.module_el8.6.0+3074+4b08f9d4.src.rpm
Repository : 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.