How to Install and Uninstall ruby-devel.i686 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "ruby-devel.i686" package

This tutorial shows how to install ruby-devel.i686 on Rocky Linux 8

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

2. Uninstall "ruby-devel.i686" package

This is a short guide on how to uninstall ruby-devel.i686 on Rocky Linux 8:

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

3. Information about the ruby-devel.i686 package on Rocky Linux 8

Last metadata expiration check: 1:35:26 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ruby-devel
Version : 2.5.9
Release : 110.module+el8.6.0+992+fc951c18
Architecture : i686
Size : 126 k
Source : ruby-2.5.9-110.module+el8.6.0+992+fc951c18.src.rpm
Repository : appstream
Summary : A Ruby development environment
URL : http://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.