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

Last updated: November 10,2024

1. Install "gcc-toolset-10-elfutils-libelf-devel.x86_64" package

This tutorial shows how to install gcc-toolset-10-elfutils-libelf-devel.x86_64 on Rocky Linux 8

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

2. Uninstall "gcc-toolset-10-elfutils-libelf-devel.x86_64" package

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

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

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

Last metadata expiration check: 0:42:07 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gcc-toolset-10-elfutils-libelf-devel
Version : 0.182
Release : 6.el8_4
Architecture : x86_64
Size : 121 k
Source : gcc-toolset-10-elfutils-0.182-6.el8_4.src.rpm
Repository : appstream
Summary : Development support for libelf
URL : http://elfutils.org/
License : GPLv2+ or LGPLv3+
Description : The elfutils-libelf-devel package contains the libraries to create
: applications for handling compiled objects. libelf allows you to
: access the internals of the ELF object file format, so you can see the
: different sections of an ELF file.