How to Install and Uninstall ruby-irb.noarch Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "ruby-irb.noarch" package
In this section, we are going to explain the necessary steps to install ruby-irb.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
ruby-irb.noarch
Copied
2. Uninstall "ruby-irb.noarch" package
Please follow the steps below to uninstall ruby-irb.noarch on Oracle Linux 8:
$
sudo dnf remove
ruby-irb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the ruby-irb.noarch package on Oracle Linux 8
Last metadata expiration check: 3:27:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : ruby-irb
Version : 2.5.9
Release : 110.module+el8.6.0+20712+84e27c2d
Architecture : noarch
Size : 103 k
Source : ruby-2.5.9-110.module+el8.6.0+20712+84e27c2d.src.rpm
Repository : ol8_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.
Available Packages
Name : ruby-irb
Version : 2.5.9
Release : 110.module+el8.6.0+20712+84e27c2d
Architecture : noarch
Size : 103 k
Source : ruby-2.5.9-110.module+el8.6.0+20712+84e27c2d.src.rpm
Repository : ol8_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.