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

Last updated: July 05,2024

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

This guide let you learn how to install gcc-toolset-9-elfutils-devel.x86_64 on Rocky Linux 8

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

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

Here is a brief guide to show you how to uninstall gcc-toolset-9-elfutils-devel.x86_64 on Rocky Linux 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 Rocky Linux 8

Last metadata expiration check: 1:09:56 ago on Mon Sep 12 10:27:18 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.