How to Install and Uninstall binutils-gold.x86_64 Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "binutils-gold.x86_64" package

Learn how to install binutils-gold.x86_64 on CentOS Stream 9

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

2. Uninstall "binutils-gold.x86_64" package

Please follow the step by step instructions below to uninstall binutils-gold.x86_64 on CentOS Stream 9:

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

3. Information about the binutils-gold.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:29:12 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : binutils-gold
Version : 2.35.2
Release : 43.el9
Architecture : x86_64
Size : 735 k
Source : binutils-2.35.2-43.el9.src.rpm
Repository : baseos
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