How to Install and Uninstall elfutils-libelf.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

1. Install "elfutils-libelf.i686" package

This guide let you learn how to install elfutils-libelf.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "elfutils-libelf.i686" package

This tutorial shows how to uninstall elfutils-libelf.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the elfutils-libelf.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:14:37 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : elfutils-libelf
Version : 0.189
Release : 3.el8
Architecture : i686
Size : 240 k
Source : elfutils-0.189-3.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.