How to Install and Uninstall gcc-toolset-10-elfutils.x86_64 Package on AlmaLinux 8
Last updated: January 10,2025
1. Install "gcc-toolset-10-elfutils.x86_64" package
This is a short guide on how to install gcc-toolset-10-elfutils.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
gcc-toolset-10-elfutils.x86_64
Copied
2. Uninstall "gcc-toolset-10-elfutils.x86_64" package
In this section, we are going to explain the necessary steps to uninstall gcc-toolset-10-elfutils.x86_64 on AlmaLinux 8:
$
sudo dnf remove
gcc-toolset-10-elfutils.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gcc-toolset-10-elfutils.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:22:45 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : gcc-toolset-10-elfutils
Version : 0.182
Release : 6.el8_4
Architecture : x86_64
Size : 474 k
Source : gcc-toolset-10-elfutils-0.182-6.el8_4.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+) and GFDL
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-10-elfutils
Version : 0.182
Release : 6.el8_4
Architecture : x86_64
Size : 474 k
Source : gcc-toolset-10-elfutils-0.182-6.el8_4.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+) and GFDL
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).