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

Last updated: September 20,2024

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

Please follow the guidance below to install elfutils-libelf-devel.x86_64 on CentOS 8 / RHEL 8

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

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

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

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

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

Last metadata expiration check: 1 day, 4:17:43 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : elfutils-libelf-devel
Version : 0.180
Release : 1.el8
Architecture : x86_64
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.