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

Last updated: September 20,2024

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

This is a short guide on how to install gcc-toolset-11-elfutils-devel.x86_64 on Rocky Linux 8

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

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

This guide covers the steps necessary to uninstall gcc-toolset-11-elfutils-devel.x86_64 on Rocky Linux 8:

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

3. Information about the gcc-toolset-11-elfutils-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:44:02 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gcc-toolset-11-elfutils-devel
Version : 0.185
Release : 5.el8
Architecture : x86_64
Size : 413 k
Source : gcc-toolset-11-elfutils-0.185-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. libdw provides access
: to the DWARF debugging information. libasm provides a programmable
: assembler interface.