How to Install and Uninstall elfutils-libelf.i686 Package on CentOS 8 / RHEL 8
Last updated: November 13,2024
1. Install "elfutils-libelf.i686" package
This tutorial shows how to install elfutils-libelf.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
elfutils-libelf.i686
Copied
2. Uninstall "elfutils-libelf.i686" package
This is a short guide on how to uninstall elfutils-libelf.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
elfutils-libelf.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the elfutils-libelf.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:17:41 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : elfutils-libelf
Version : 0.180
Release : 1.el8
Architecture : i686
Size : 222 k
Source : elfutils-0.180-1.el8.src.rpm
Repository : baseos
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.
Available Packages
Name : elfutils-libelf
Version : 0.180
Release : 1.el8
Architecture : i686
Size : 222 k
Source : elfutils-0.180-1.el8.src.rpm
Repository : baseos
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.