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

Last updated: May 18,2024

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

Please follow the steps below to install gcc-toolset-10-elfutils-libelf-devel.i686 on Oracle Linux 8

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

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

Please follow the step by step instructions below to uninstall gcc-toolset-10-elfutils-libelf-devel.i686 on Oracle Linux 8:

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

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

Last metadata expiration check: 4:29:09 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gcc-toolset-10-elfutils-libelf-devel
Version : 0.182
Release : 6.el8_4
Architecture : i686
Size : 130 k
Source : gcc-toolset-10-elfutils-0.182-6.el8_4.src.rpm
Repository : ol8_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.