How to Install and Uninstall gcc10-binutils-devel.x86_64 Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "gcc10-binutils-devel.x86_64" package
This tutorial shows how to install gcc10-binutils-devel.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
gcc10-binutils-devel.x86_64
Copied
2. Uninstall "gcc10-binutils-devel.x86_64" package
Please follow the steps below to uninstall gcc10-binutils-devel.x86_64 on Amazon Linux 2:
$
sudo yum remove
gcc10-binutils-devel.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the gcc10-binutils-devel.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : gcc10-binutils-devel
Arch : x86_64
Version : 2.35
Release : 21.amzn2.0.1
Size : 858 k
Repo : amzn2-core/2/x86_64
Summary : BFD and opcodes static and dynamic libraries and header files
URL : https://sourceware.org/binutils
License : GPLv3+
Description : This package contains BFD and opcodes static and dynamic
: libraries.
:
: The dynamic libraries are in this package, rather than a separate
: base package because they are actually linker scripts that force
: the use of the static libraries. This is because the API of the
: BFD library is too unstable to be used dynamically.
:
: The static libraries are here because they are now needed by the
: dynamic libraries.
:
: Developers starting new projects are strongly encouraged to
: consider using libelf instead of BFD.
Available Packages
Name : gcc10-binutils-devel
Arch : x86_64
Version : 2.35
Release : 21.amzn2.0.1
Size : 858 k
Repo : amzn2-core/2/x86_64
Summary : BFD and opcodes static and dynamic libraries and header files
URL : https://sourceware.org/binutils
License : GPLv3+
Description : This package contains BFD and opcodes static and dynamic
: libraries.
:
: The dynamic libraries are in this package, rather than a separate
: base package because they are actually linker scripts that force
: the use of the static libraries. This is because the API of the
: BFD library is too unstable to be used dynamically.
:
: The static libraries are here because they are now needed by the
: dynamic libraries.
:
: Developers starting new projects are strongly encouraged to
: consider using libelf instead of BFD.