How to Install and Uninstall rubygem-rdoc.noarch Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "rubygem-rdoc.noarch" package

Learn how to install rubygem-rdoc.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install rubygem-rdoc.noarch

2. Uninstall "rubygem-rdoc.noarch" package

Please follow the instructions below to uninstall rubygem-rdoc.noarch on Amazon Linux 2:

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

3. Information about the rubygem-rdoc.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : rubygem-rdoc
Arch : noarch
Version : 4.0.0
Release : 36.amzn2.0.2
Size : 324 k
Repo : amzn2-core/2/x86_64
Summary : A tool to generate HTML and command-line documentation for Ruby
: projects
URL : http://ruby-lang.org/
License : GPLv2 and Ruby and MIT
Description : RDoc produces HTML and command-line documentation for Ruby
: projects. RDoc includes the 'rdoc' and 'ri' tools for generating
: and displaying online documentation.