How to Install and Uninstall ruby-irb.noarch Package on Amazon Linux 2

Last updated: July 03,2024

1. Install "ruby-irb.noarch" package

Please follow the steps below to install ruby-irb.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install ruby-irb.noarch

2. Uninstall "ruby-irb.noarch" package

Please follow the guidelines below to uninstall ruby-irb.noarch on Amazon Linux 2:

$ sudo yum remove ruby-irb.noarch $ sudo yum autoremove

3. Information about the ruby-irb.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : ruby-irb
Arch : noarch
Version : 2.0.0.648
Release : 36.amzn2.0.2
Size : 95 k
Repo : amzn2-core/2/x86_64
Summary : The Interactive Ruby
URL : http://ruby-lang.org/
License : (Ruby or BSD) and Public Domain
Description : The irb is acronym for Interactive Ruby. It evaluates ruby
: expression from the terminal.