How to Install and Uninstall gcc-toolset-9-binutils.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "gcc-toolset-9-binutils.x86_64" package
This tutorial shows how to install gcc-toolset-9-binutils.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
gcc-toolset-9-binutils.x86_64
Copied
2. Uninstall "gcc-toolset-9-binutils.x86_64" package
This tutorial shows how to uninstall gcc-toolset-9-binutils.x86_64 on AlmaLinux 8:
$
sudo dnf remove
gcc-toolset-9-binutils.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gcc-toolset-9-binutils.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:24:27 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : gcc-toolset-9-binutils
Version : 2.32
Release : 17.el8_1
Architecture : x86_64
Size : 6.2 M
Source : gcc-toolset-9-binutils-2.32-17.el8_1.src.rpm
Repository : appstream
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 : gcc-toolset-9-binutils
Version : 2.32
Release : 17.el8_1
Architecture : x86_64
Size : 6.2 M
Source : gcc-toolset-9-binutils-2.32-17.el8_1.src.rpm
Repository : appstream
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).