How to Install and Uninstall gcc-toolset-9-elfutils.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 16,2024
1. Install "gcc-toolset-9-elfutils.x86_64" package
This tutorial shows how to install gcc-toolset-9-elfutils.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
gcc-toolset-9-elfutils.x86_64
Copied
2. Uninstall "gcc-toolset-9-elfutils.x86_64" package
This guide covers the steps necessary to uninstall gcc-toolset-9-elfutils.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
gcc-toolset-9-elfutils.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gcc-toolset-9-elfutils.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:29:33 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gcc-toolset-9-elfutils
Version : 0.176
Release : 5.el8
Architecture : x86_64
Size : 484 k
Source : gcc-toolset-9-elfutils-0.176-5.el8.src.rpm
Repository : appstream
Summary : A collection of utilities and DSOs to handle ELF files and DWARF data
URL : http://elfutils.org/
License : GPLv3+ and (GPLv2+ or LGPLv3+)
Description : Elfutils is a collection of utilities, including stack (to show
: backtraces), nm (for listing symbols from object files), size
: (for listing the section sizes of an object or archive file),
: strip (for discarding symbols), readelf (to see the raw ELF file
: structures), elflint (to check for well-formed ELF files) and
: elfcompress (to compress or decompress ELF sections).
Available Packages
Name : gcc-toolset-9-elfutils
Version : 0.176
Release : 5.el8
Architecture : x86_64
Size : 484 k
Source : gcc-toolset-9-elfutils-0.176-5.el8.src.rpm
Repository : appstream
Summary : A collection of utilities and DSOs to handle ELF files and DWARF data
URL : http://elfutils.org/
License : GPLv3+ and (GPLv2+ or LGPLv3+)
Description : Elfutils is a collection of utilities, including stack (to show
: backtraces), nm (for listing symbols from object files), size
: (for listing the section sizes of an object or archive file),
: strip (for discarding symbols), readelf (to see the raw ELF file
: structures), elflint (to check for well-formed ELF files) and
: elfcompress (to compress or decompress ELF sections).