How to Install and Uninstall gc.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 15,2024
1. Install "gc.x86_64" package
In this section, we are going to explain the necessary steps to install gc.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
gc.x86_64
Copied
2. Uninstall "gc.x86_64" package
Please follow the guidance below to uninstall gc.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
gc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gc.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:28:08 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gc
Version : 7.6.4
Release : 3.el8
Architecture : x86_64
Size : 109 k
Source : gc-7.6.4-3.el8.src.rpm
Repository : appstream
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.
Available Packages
Name : gc
Version : 7.6.4
Release : 3.el8
Architecture : x86_64
Size : 109 k
Source : gc-7.6.4-3.el8.src.rpm
Repository : appstream
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.