How to Install and Uninstall gc.x86_64 Package on Fedora 36
Last updated: November 30,2024
1. Install "gc.x86_64" package
Please follow the guidance below to install gc.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
gc.x86_64
Copied
2. Uninstall "gc.x86_64" package
Please follow the steps below to uninstall gc.x86_64 on Fedora 36:
$
sudo dnf remove
gc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gc.x86_64 package on Fedora 36
Last metadata expiration check: 0:55:02 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : gc
Version : 8.0.6
Release : 3.fc36
Architecture : x86_64
Size : 103 k
Source : gc-8.0.6-3.fc36.src.rpm
Repository : updates
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.
Available Packages
Name : gc
Version : 8.0.6
Release : 3.fc36
Architecture : x86_64
Size : 103 k
Source : gc-8.0.6-3.fc36.src.rpm
Repository : updates
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.