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

Last updated: October 05,2024

1. Install "libdwarf.i686" package

This is a short guide on how to install libdwarf.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libdwarf.i686

2. Uninstall "libdwarf.i686" package

Please follow the steps below to uninstall libdwarf.i686 on Fedora 34:

$ sudo dnf remove libdwarf.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:58:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libdwarf
Version : 20210305
Release : 1.fc34
Architecture : i686
Size : 279 k
Source : libdwarf-20210305-1.fc34.src.rpm
Repository : fedora
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.