How to Install and Uninstall ruby.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 12,2025
1. Install "ruby.i686" package
Please follow the guidance below to install ruby.i686 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
ruby.i686
Copied
2. Uninstall "ruby.i686" package
This tutorial shows how to uninstall ruby.i686 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
ruby.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ruby.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:49:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ruby
Version : 3.0.4
Release : 160.el9_0
Architecture : i686
Size : 45 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : ubi-9-appstream-rpms
Summary : An interpreter of object-oriented scripting language
URL : https://www.ruby-lang.org/
License : (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
Description : Ruby is the interpreted scripting language for quick and easy
: object-oriented programming. It has many features to process text
: files and to do system management tasks (as in Perl). It is simple,
: straight-forward, and extensible.
Available Packages
Name : ruby
Version : 3.0.4
Release : 160.el9_0
Architecture : i686
Size : 45 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : ubi-9-appstream-rpms
Summary : An interpreter of object-oriented scripting language
URL : https://www.ruby-lang.org/
License : (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
Description : Ruby is the interpreted scripting language for quick and easy
: object-oriented programming. It has many features to process text
: files and to do system management tasks (as in Perl). It is simple,
: straight-forward, and extensible.