How to Install and Uninstall gcc10-binutils-gold.x86_64 Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "gcc10-binutils-gold.x86_64" package

Please follow the instructions below to install gcc10-binutils-gold.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install gcc10-binutils-gold.x86_64

2. Uninstall "gcc10-binutils-gold.x86_64" package

This tutorial shows how to uninstall gcc10-binutils-gold.x86_64 on Amazon Linux 2:

$ sudo yum remove gcc10-binutils-gold.x86_64 $ sudo yum autoremove

3. Information about the gcc10-binutils-gold.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : gcc10-binutils-gold
Arch : x86_64
Version : 2.35
Release : 21.amzn2.0.1
Size : 795 k
Repo : amzn2-core/2/x86_64
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