How to Install and Uninstall ruby-devel.i686 Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "ruby-devel.i686" package

This guide covers the steps necessary to install ruby-devel.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ruby-devel.i686

2. Uninstall "ruby-devel.i686" package

Please follow the instructions below to uninstall ruby-devel.i686 on Oracle Linux 9:

$ sudo dnf remove ruby-devel.i686 $ sudo dnf autoremove

3. Information about the ruby-devel.i686 package on Oracle Linux 9

Last metadata expiration check: 2:13:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ruby-devel
Version : 3.0.4
Release : 160.el9_0
Architecture : i686
Size : 462 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : ol9_appstream
Summary : A Ruby development environment
URL : https://www.ruby-lang.org/
License : (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
Description : Header files and libraries for building an extension library for the
: Ruby or an application embedding Ruby.