How to Install and Uninstall binutils-gold.x86_64 Package on Fedora 34

Last updated: October 08,2024

1. Install "binutils-gold.x86_64" package

This guide covers the steps necessary to install binutils-gold.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install binutils-gold.x86_64

2. Uninstall "binutils-gold.x86_64" package

This is a short guide on how to uninstall binutils-gold.x86_64 on Fedora 34:

$ sudo dnf remove binutils-gold.x86_64 $ sudo dnf autoremove

3. Information about the binutils-gold.x86_64 package on Fedora 34

Last metadata expiration check: 1:19:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : binutils-gold
Version : 2.35.2
Release : 6.fc34
Architecture : x86_64
Size : 716 k
Source : binutils-2.35.2-6.fc34.src.rpm
Repository : updates
Summary : The GOLD linker, a faster alternative to the BFD linker
URL : https://sourceware.org/binutils
License : GPLv3+
Description : This package provides the GOLD linker, which can be used as an alternative to
: the default binutils linker (ld.bfd). The GOLD is generally faster than the
: BFD linker, and it supports features such as Identical Code Folding and
: Incremental linking. Unfortunately it is not as well maintained as the BFD
: linker, and it may become deprecated in the future.
:
:
: BuildRequires: bison, m4, gcc-c++
:
: BuildRequires: libstdc++-static
:
:
: BuildRequires: gcc-c++
: Conflicts: gcc-c++ < 4.0.0