How to Install and Uninstall ruby-irb.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "ruby-irb.noarch" package

Please follow the step by step instructions below to install ruby-irb.noarch on Rocky Linux 8

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

2. Uninstall "ruby-irb.noarch" package

Learn how to uninstall ruby-irb.noarch on Rocky Linux 8:

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

3. Information about the ruby-irb.noarch package on Rocky Linux 8

Last metadata expiration check: 1:39:46 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ruby-irb
Version : 2.5.9
Release : 110.module+el8.6.0+992+fc951c18
Architecture : noarch
Size : 102 k
Source : ruby-2.5.9-110.module+el8.6.0+992+fc951c18.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.