How to Install and Uninstall gc.x86_64 Package on Fedora 34
Last updated: November 17,2024
1. Install "gc.x86_64" package
Please follow the steps below to install gc.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
gc.x86_64
Copied
2. Uninstall "gc.x86_64" package
Please follow the instructions below to uninstall gc.x86_64 on Fedora 34:
$
sudo dnf remove
gc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gc.x86_64 package on Fedora 34
Last metadata expiration check: 0:42:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gc
Version : 8.0.4
Release : 5.fc34
Architecture : x86_64
Size : 105 k
Source : gc-8.0.4-5.fc34.src.rpm
Repository : fedora
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 : 8.0.4
Release : 5.fc34
Architecture : x86_64
Size : 105 k
Source : gc-8.0.4-5.fc34.src.rpm
Repository : fedora
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.