How to Install and Uninstall gc.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "gc.i686" package

Please follow the steps below to install gc.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install gc.i686

2. Uninstall "gc.i686" package

Here is a brief guide to show you how to uninstall gc.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove gc.i686 $ sudo dnf autoremove

3. Information about the gc.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:15:58 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : gc
Version : 7.6.4
Release : 3.el8
Architecture : i686
Size : 113 k
Source : gc-7.6.4-3.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : A garbage collector for C and C++
URL : http://www.hboehm.info/gc/
License : BSD
Description : The Boehm-Demers-Weiser conservative garbage collector can be
: used as a garbage collecting replacement for C malloc or C++ new.