How to Install and Uninstall elfutils-libelf-devel.i686 Package on CentOS Stream 8
Last updated: November 01,2024
1. Install "elfutils-libelf-devel.i686" package
Please follow the guidance below to install elfutils-libelf-devel.i686 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
elfutils-libelf-devel.i686
Copied
2. Uninstall "elfutils-libelf-devel.i686" package
This tutorial shows how to uninstall elfutils-libelf-devel.i686 on CentOS Stream 8:
$
sudo dnf remove
elfutils-libelf-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the elfutils-libelf-devel.i686 package on CentOS Stream 8
Last metadata expiration check: 5:33:55 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : elfutils-libelf-devel
Version : 0.190
Release : 2.el8
Architecture : i686
Size : 62 k
Source : elfutils-0.190-2.el8.src.rpm
Repository : baseos
Summary : Development support for libelf
URL : http://elfutils.org/
License : GPLv2+ or LGPLv3+
Description : The elfutils-libelf-devel package contains the libraries to create
: applications for handling compiled objects. libelf allows you to
: access the internals of the ELF object file format, so you can see the
: different sections of an ELF file.
Available Packages
Name : elfutils-libelf-devel
Version : 0.190
Release : 2.el8
Architecture : i686
Size : 62 k
Source : elfutils-0.190-2.el8.src.rpm
Repository : baseos
Summary : Development support for libelf
URL : http://elfutils.org/
License : GPLv2+ or LGPLv3+
Description : The elfutils-libelf-devel package contains the libraries to create
: applications for handling compiled objects. libelf allows you to
: access the internals of the ELF object file format, so you can see the
: different sections of an ELF file.