How to Install and Uninstall ruby-irb.noarch Package on CentOS 8 / RHEL 8

Last updated: May 17,2024

1. Install "ruby-irb.noarch" package

Please follow the guidance below to install ruby-irb.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ruby-irb.noarch

2. Uninstall "ruby-irb.noarch" package

Please follow the guidance below to uninstall ruby-irb.noarch on CentOS 8 / RHEL 8:

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

3. Information about the ruby-irb.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:24:45 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ruby-irb
Version : 2.5.5
Release : 106.module_el8.3.0+571+bab7c6bc
Architecture : noarch
Size : 102 k
Source : ruby-2.5.5-106.module_el8.3.0+571+bab7c6bc.src.rpm
Repository : appstream
Summary : The Interactive Ruby
URL : http://ruby-lang.org/
License : (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
Description : The irb is acronym for Interactive Ruby. It evaluates ruby expression
: from the terminal.