How to Install and Uninstall gc.x86_64 Package on Fedora 38

Last updated: October 13,2024

1. Install "gc.x86_64" package

Learn how to install gc.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install gc.x86_64

2. Uninstall "gc.x86_64" package

This is a short guide on how to uninstall gc.x86_64 on Fedora 38:

$ sudo dnf remove gc.x86_64 $ sudo dnf autoremove

3. Information about the gc.x86_64 package on Fedora 38

Last metadata expiration check: 3:01:13 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : gc
Version : 8.2.2
Release : 3.fc38
Architecture : x86_64
Size : 110 k
Source : gc-8.2.2-3.fc38.src.rpm
Repository : fedora
Summary : Garbage collector for C and C++
URL : https://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.