How to Install and Uninstall elfutils-libelf-devel.i686 Package on Fedora 39

Last updated: January 11,2025

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

Learn how to install elfutils-libelf-devel.i686 on Fedora 39

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

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

This tutorial shows how to uninstall elfutils-libelf-devel.i686 on Fedora 39:

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

3. Information about the elfutils-libelf-devel.i686 package on Fedora 39

Last metadata expiration check: 5:54:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : elfutils-libelf-devel
Version : 0.190
Release : 4.fc39
Architecture : i686
Size : 22 k
Source : elfutils-0.190-4.fc39.src.rpm
Repository : updates
Summary : Development support for libelf
URL : http://elfutils.org/
License : GPL-2.0-or-later or LGPL-3.0-or-later
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.