How to Install and Uninstall libdwarf.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "libdwarf.x86_64" package

Please follow the guidance below to install libdwarf.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libdwarf.x86_64

2. Uninstall "libdwarf.x86_64" package

Learn how to uninstall libdwarf.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libdwarf.x86_64 $ sudo dnf autoremove

3. Information about the libdwarf.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:31:42 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libdwarf
Version : 20180129
Release : 4.el8
Architecture : x86_64
Size : 172 k
Source : libdwarf-20180129-4.el8.src.rpm
Repository : appstream
Summary : Library to access the DWARF Debugging file format
URL : http://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.