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

Last updated: November 01,2024

1. Install "ruby-irb.noarch" package

Please follow the instructions below to install ruby-irb.noarch on AlmaLinux 8

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

2. Uninstall "ruby-irb.noarch" package

Here is a brief guide to show you how to uninstall ruby-irb.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 1:38:24 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : ruby-irb
Version : 2.5.9
Release : 110.module_el8.6.0+3074+4b08f9d4
Architecture : noarch
Size : 102 k
Source : ruby-2.5.9-110.module_el8.6.0+3074+4b08f9d4.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.