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

Last updated: May 19,2024

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

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

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

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

This guide let you learn how to uninstall elfutils-libelf-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 3:14:27 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : elfutils-libelf-devel
Version : 0.187
Release : 4.fc35
Architecture : i686
Size : 26 k
Source : elfutils-0.187-4.fc35.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.