How to Install and Uninstall elfutils-libs.i686 Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "elfutils-libs.i686" package
Learn how to install elfutils-libs.i686 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
elfutils-libs.i686
Copied
2. Uninstall "elfutils-libs.i686" package
This guide let you learn how to uninstall elfutils-libs.i686 on Oracle Linux 8:
$
sudo dnf remove
elfutils-libs.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the elfutils-libs.i686 package on Oracle Linux 8
Last metadata expiration check: 0:54:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : elfutils-libs
Version : 0.186
Release : 1.el8
Architecture : i686
Size : 333 k
Source : elfutils-0.186-1.el8.src.rpm
Repository : ol8_baseos_latest
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.
Available Packages
Name : elfutils-libs
Version : 0.186
Release : 1.el8
Architecture : i686
Size : 333 k
Source : elfutils-0.186-1.el8.src.rpm
Repository : ol8_baseos_latest
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.