How to Install and Uninstall gcc-toolset-9-elfutils-devel.x86_64 Package on AlmaLinux 8

Last updated: November 02,2024

1. Install "gcc-toolset-9-elfutils-devel.x86_64" package

This guide covers the steps necessary to install gcc-toolset-9-elfutils-devel.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install gcc-toolset-9-elfutils-devel.x86_64

2. Uninstall "gcc-toolset-9-elfutils-devel.x86_64" package

This guide covers the steps necessary to uninstall gcc-toolset-9-elfutils-devel.x86_64 on AlmaLinux 8:

$ sudo dnf remove gcc-toolset-9-elfutils-devel.x86_64 $ sudo dnf autoremove

3. Information about the gcc-toolset-9-elfutils-devel.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:24:21 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : gcc-toolset-9-elfutils-devel
Version : 0.176
Release : 5.el8
Architecture : x86_64
Size : 389 k
Source : gcc-toolset-9-elfutils-0.176-5.el8.src.rpm
Repository : appstream
Summary : Development libraries to handle compiled objects
URL : http://elfutils.org/
License : GPLv2+ or LGPLv3+
Description : The elfutils-devel package contains the libraries to create
: applications for handling compiled objects. libebl provides some
: higher-level ELF access functionality. libdw provides access to
: the DWARF debugging information. libasm provides a programmable
: assembler interface.