How to Install and Uninstall libdwarf.i686 Package on AlmaLinux 8

Last updated: January 05,2025

1. Install "libdwarf.i686" package

In this section, we are going to explain the necessary steps to install libdwarf.i686 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libdwarf.i686

2. Uninstall "libdwarf.i686" package

Please follow the guidance below to uninstall libdwarf.i686 on AlmaLinux 8:

$ sudo dnf remove libdwarf.i686 $ sudo dnf autoremove

3. Information about the libdwarf.i686 package on AlmaLinux 8

Last metadata expiration check: 1:09:30 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libdwarf
Version : 20180129
Release : 4.el8
Architecture : i686
Size : 197 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.