How to Install and Uninstall elfutils-libelf-devel.i686 Package on CentOS 8 / RHEL 8

Last updated: September 20,2024

1. Install "elfutils-libelf-devel.i686" package

In this section, we are going to explain the necessary steps to install elfutils-libelf-devel.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install elfutils-libelf-devel.i686

2. Uninstall "elfutils-libelf-devel.i686" package

Please follow the guidelines below to uninstall elfutils-libelf-devel.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove elfutils-libelf-devel.i686 $ sudo dnf autoremove

3. Information about the elfutils-libelf-devel.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:17:42 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : elfutils-libelf-devel
Version : 0.180
Release : 1.el8
Architecture : i686
Size : 58 k
Source : elfutils-0.180-1.el8.src.rpm
Repository : baseos
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.