How to Install and Uninstall rubygem-irb.noarch Package on CentOS Stream 9

Last updated: October 09,2024

1. Install "rubygem-irb.noarch" package

Please follow the steps below to install rubygem-irb.noarch on CentOS Stream 9

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

2. Uninstall "rubygem-irb.noarch" package

Please follow the guidance below to uninstall rubygem-irb.noarch on CentOS Stream 9:

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

3. Information about the rubygem-irb.noarch package on CentOS Stream 9

Last metadata expiration check: 0:55:34 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rubygem-irb
Version : 1.3.5
Release : 161.el9
Architecture : noarch
Size : 74 k
Source : ruby-3.0.4-161.el9.src.rpm
Repository : appstream
Summary : The Interactive Ruby
URL : https://www.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.