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

Last updated: May 20,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall gcc-toolset-9-elfutils-libelf.x86_64 on Rocky Linux 8:

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

3. Information about the gcc-toolset-9-elfutils-libelf.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:51:41 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gcc-toolset-9-elfutils-libelf
Version : 0.176
Release : 5.el8
Architecture : x86_64
Size : 208 k
Source : gcc-toolset-9-elfutils-0.176-5.el8.src.rpm
Repository : appstream
Summary : Library to read and write ELF files
URL : http://elfutils.org/
License : GPLv2+ or LGPLv3+
Description : The elfutils-libelf package provides a DSO which allows reading and
: writing ELF files on a high level. Third party programs depend on
: this package to read internals of ELF files. The programs of the
: elfutils package use it also to generate new ELF files.