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

Last updated: November 29,2024

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

This is a short guide on how to install gcc-toolset-9-elfutils-libelf.x86_64 on Oracle 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

This guide covers the steps necessary to uninstall gcc-toolset-9-elfutils-libelf.x86_64 on Oracle 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 Oracle Linux 8

Last metadata expiration check: 4:12:21 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gcc-toolset-9-elfutils-libelf
Version : 0.176
Release : 5.el8
Architecture : x86_64
Size : 210 k
Source : gcc-toolset-9-elfutils-0.176-5.el8.src.rpm
Repository : ol8_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.