How to Install and Uninstall rubygem-irb.noarch Package on Fedora 39

Last updated: September 30,2024

1. Install "rubygem-irb.noarch" package

Here is a brief guide to show you how to install rubygem-irb.noarch on Fedora 39

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

2. Uninstall "rubygem-irb.noarch" package

Please follow the steps below to uninstall rubygem-irb.noarch on Fedora 39:

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

3. Information about the rubygem-irb.noarch package on Fedora 39

Last metadata expiration check: 2:37:03 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rubygem-irb
Version : 1.6.2
Release : 181.fc39
Architecture : noarch
Size : 95 k
Source : ruby-3.2.2-181.fc39.src.rpm
Repository : fedora
Summary : The Interactive Ruby
URL : https://www.ruby-lang.org/
License : Ruby OR BSD-2-Clause
Description : The irb is acronym for Interactive Ruby. It evaluates ruby expression
: from the terminal.