How to Install and Uninstall gcc10-binutils.x86_64 Package on Amazon Linux 2
Last updated: January 02,2025
1. Install "gcc10-binutils.x86_64" package
Please follow the instructions below to install gcc10-binutils.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
gcc10-binutils.x86_64
Copied
2. Uninstall "gcc10-binutils.x86_64" package
This tutorial shows how to uninstall gcc10-binutils.x86_64 on Amazon Linux 2:
$
sudo yum remove
gcc10-binutils.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the gcc10-binutils.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : gcc10-binutils
Arch : x86_64
Version : 2.35
Release : 21.amzn2.0.1
Size : 2.9 M
Repo : amzn2-core/2/x86_64
Summary : A GNU collection of binary utilities
URL : https://sourceware.org/binutils
License : GPLv3+
Description : Binutils is a collection of binary utilities, including ar (for
: creating, modifying and extracting from archives), as (a family of
: GNU assemblers), gprof (for displaying call graph profile data),
: ld (the GNU linker), nm (for listing symbols from object files),
: objcopy (for copying and translating object files), objdump (for
: displaying information from object files), ranlib (for generating
: an index for the contents of an archive), readelf (for displaying
: detailed information about binary files), size (for listing the
: section sizes of an object or archive file), strings (for listing
: printable strings from files), strip (for discarding symbols), and
: addr2line (for converting addresses to file and line).
Available Packages
Name : gcc10-binutils
Arch : x86_64
Version : 2.35
Release : 21.amzn2.0.1
Size : 2.9 M
Repo : amzn2-core/2/x86_64
Summary : A GNU collection of binary utilities
URL : https://sourceware.org/binutils
License : GPLv3+
Description : Binutils is a collection of binary utilities, including ar (for
: creating, modifying and extracting from archives), as (a family of
: GNU assemblers), gprof (for displaying call graph profile data),
: ld (the GNU linker), nm (for listing symbols from object files),
: objcopy (for copying and translating object files), objdump (for
: displaying information from object files), ranlib (for generating
: an index for the contents of an archive), readelf (for displaying
: detailed information about binary files), size (for listing the
: section sizes of an object or archive file), strings (for listing
: printable strings from files), strip (for discarding symbols), and
: addr2line (for converting addresses to file and line).