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

Last updated: November 25,2024

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

This tutorial shows how to install elfutils-libelf-devel.i686 on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall elfutils-libelf-devel.i686 on Fedora 36:

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

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

Last metadata expiration check: 3:12:35 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : elfutils-libelf-devel
Version : 0.187
Release : 4.fc36
Architecture : i686
Size : 26 k
Source : elfutils-0.187-4.fc36.src.rpm
Repository : updates
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.