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

Last updated: October 08,2024

1. Install "elfutils-libs.i686" package

Please follow the step by step instructions below to install elfutils-libs.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "elfutils-libs.i686" package

Please follow the step by step instructions below to uninstall elfutils-libs.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:39:05 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : elfutils-libs
Version : 0.189
Release : 3.el8
Architecture : i686
Size : 341 k
Source : elfutils-0.189-3.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Libraries to handle compiled objects
URL : http://elfutils.org/
License : GPLv2+ or LGPLv3+
Description : The elfutils-libs package contains libraries which implement DWARF, ELF,
: and machine-specific ELF handling and process introspection. These
: libraries are used by the programs in the elfutils package. The
: elfutils-devel package enables building other programs using these
: libraries.