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

Last updated: June 29,2024

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

Please follow the step by step instructions below to install gcc-toolset-11-elfutils-devel.x86_64 on Oracle 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

Learn how to uninstall gcc-toolset-11-elfutils-devel.x86_64 on Oracle 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 Oracle Linux 8

Last metadata expiration check: 3:25:16 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gcc-toolset-11-elfutils-devel
Version : 0.185
Release : 5.el8
Architecture : x86_64
Size : 414 k
Source : gcc-toolset-11-elfutils-0.185-5.el8.src.rpm
Repository : ol8_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.