How to Install and Uninstall ruby-irb.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "ruby-irb.noarch" package

Please follow the steps below to install ruby-irb.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "ruby-irb.noarch" package

Please follow the instructions below to uninstall ruby-irb.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the ruby-irb.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:47:52 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ruby-irb
Version : 2.5.9
Release : 111.module+el8.9.0+19193+435404ae
Architecture : noarch
Size : 103 k
Source : ruby-2.5.9-111.module+el8.9.0+19193+435404ae.src.rpm
Repository : ubi-8-appstream-rpms
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.