How to Install and Uninstall rubygems.noarch Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "rubygems.noarch" package

Please follow the step by step instructions below to install rubygems.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install rubygems.noarch

2. Uninstall "rubygems.noarch" package

This guide covers the steps necessary to uninstall rubygems.noarch on Amazon Linux 2:

$ sudo yum remove rubygems.noarch $ sudo yum autoremove

3. Information about the rubygems.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : rubygems
Arch : noarch
Version : 2.0.14.1
Release : 36.amzn2.0.2
Size : 216 k
Repo : amzn2-core/2/x86_64
Summary : The Ruby standard for packaging ruby libraries
URL : http://ruby-lang.org/
License : Ruby or MIT
Description : RubyGems is the Ruby standard for publishing and managing third
: party libraries.