How to Install and Uninstall libdwarf.i686 Package on Fedora 36

Last updated: May 19,2024

1. Install "libdwarf.i686" package

This guide covers the steps necessary to install libdwarf.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libdwarf.i686

2. Uninstall "libdwarf.i686" package

In this section, we are going to explain the necessary steps to uninstall libdwarf.i686 on Fedora 36:

$ sudo dnf remove libdwarf.i686 $ sudo dnf autoremove

3. Information about the libdwarf.i686 package on Fedora 36

Last metadata expiration check: 2:06:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libdwarf
Epoch : 1
Version : 0.4.0
Release : 1.fc36
Architecture : i686
Size : 223 k
Source : libdwarf-0.4.0-1.fc36.src.rpm
Repository : updates
Summary : Library to access the DWARF Debugging file format
URL : https://www.prevanders.net/dwarf.html
License : LGPLv2
Description : Library to access the DWARF debugging file format which supports
: source level debugging of a number of procedural languages, such as C, C++,
: and Fortran. Please see http://www.dwarfstd.org for DWARF specification.