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

Last updated: November 29,2024

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

Please follow the guidance below to install elfutils-libelf-devel.i686 on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 2:14:17 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : elfutils-libelf-devel
Version : 0.190
Release : 2.fc38
Architecture : i686
Size : 22 k
Source : elfutils-0.190-2.fc38.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.