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

Last updated: October 05,2024

1. Install "elfutils-libelf.i686" package

This is a short guide on how to install elfutils-libelf.i686 on Fedora 36

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

2. Uninstall "elfutils-libelf.i686" package

Please follow the step by step instructions below to uninstall elfutils-libelf.i686 on Fedora 36:

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

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

Last metadata expiration check: 3:41:31 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : elfutils-libelf
Version : 0.187
Release : 4.fc36
Architecture : i686
Size : 204 k
Source : elfutils-0.187-4.fc36.src.rpm
Repository : updates
Summary : Library to read and write ELF files
URL : http://elfutils.org/
License : GPLv2+ or LGPLv3+
Description : The elfutils-libelf package provides a DSO which allows reading and
: writing ELF files on a high level. Third party programs depend on
: this package to read internals of ELF files. The programs of the
: elfutils package use it also to generate new ELF files.