How to Install and Uninstall libdwarf.x86_64 Package on Fedora 38

Last updated: October 11,2024

1. Install "libdwarf.x86_64" package

Please follow the steps below to install libdwarf.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libdwarf.x86_64

2. Uninstall "libdwarf.x86_64" package

Please follow the guidance below to uninstall libdwarf.x86_64 on Fedora 38:

$ sudo dnf remove libdwarf.x86_64 $ sudo dnf autoremove

3. Information about the libdwarf.x86_64 package on Fedora 38

Last metadata expiration check: 4:21:38 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libdwarf
Epoch : 1
Version : 0.6.0
Release : 1.fc38
Architecture : x86_64
Size : 205 k
Source : libdwarf-0.6.0-1.fc38.src.rpm
Repository : fedora
Summary : Library to access the DWARF Debugging file format
URL : https://www.prevanders.net/dwarf.html
License : LGPL-2.1-only AND BSD-2-Clause-FreeBSD
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.