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

Last updated: May 19,2024

1. Install "ruby-irb.noarch" package

This is a short guide on how to install ruby-irb.noarch on CentOS Stream 8

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

2. Uninstall "ruby-irb.noarch" package

Learn how to uninstall ruby-irb.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 1:33:06 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ruby-irb
Version : 2.5.9
Release : 111.module_el8+475+35a6c697
Architecture : noarch
Size : 110 k
Source : ruby-2.5.9-111.module_el8+475+35a6c697.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.