How to Install and Uninstall ruby.i686 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "ruby.i686" package
Learn how to install ruby.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
ruby.i686
Copied
2. Uninstall "ruby.i686" package
In this section, we are going to explain the necessary steps to uninstall ruby.i686 on Rocky Linux 8:
$
sudo dnf remove
ruby.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ruby.i686 package on Rocky Linux 8
Last metadata expiration check: 0:34:48 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ruby
Version : 2.5.9
Release : 110.module+el8.6.0+992+fc951c18
Architecture : i686
Size : 86 k
Source : ruby-2.5.9-110.module+el8.6.0+992+fc951c18.src.rpm
Repository : appstream
Summary : An interpreter of object-oriented scripting language
URL : http://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 : 2.5.9
Release : 110.module+el8.6.0+992+fc951c18
Architecture : i686
Size : 86 k
Source : ruby-2.5.9-110.module+el8.6.0+992+fc951c18.src.rpm
Repository : appstream
Summary : An interpreter of object-oriented scripting language
URL : http://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.