How to Install and Uninstall elfutils-libelf-devel.i686 Package on AlmaLinux 9

Last updated: October 14,2024

1. Install "elfutils-libelf-devel.i686" package

This guide let you learn how to install elfutils-libelf-devel.i686 on AlmaLinux 9

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

2. Uninstall "elfutils-libelf-devel.i686" package

Please follow the guidance below to uninstall elfutils-libelf-devel.i686 on AlmaLinux 9:

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

3. Information about the elfutils-libelf-devel.i686 package on AlmaLinux 9

Last metadata expiration check: 0:39:56 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : elfutils-libelf-devel
Version : 0.189
Release : 3.el9
Architecture : i686
Size : 21 k
Source : elfutils-0.189-3.el9.src.rpm
Repository : appstream
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.