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

Last updated: July 07,2024

1. Install "elfutils-libs.i686" package

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

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

2. Uninstall "elfutils-libs.i686" package

Please follow the steps below to uninstall elfutils-libs.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:25:37 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : elfutils-libs
Version : 0.189
Release : 3.el9
Architecture : i686
Size : 289 k
Source : elfutils-0.189-3.el9.src.rpm
Repository : ubi-9-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.