How to Install and Uninstall libdwarf-tools.x86_64 Package on Amazon Linux 2

Last updated: June 29,2024

1. Install "libdwarf-tools.x86_64" package

This guide covers the steps necessary to install libdwarf-tools.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libdwarf-tools.x86_64

2. Uninstall "libdwarf-tools.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libdwarf-tools.x86_64 on Amazon Linux 2:

$ sudo yum remove libdwarf-tools.x86_64 $ sudo yum autoremove

3. Information about the libdwarf-tools.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libdwarf-tools
Arch : x86_64
Version : 20130207
Release : 4.amzn2.0.2
Size : 156 k
Repo : amzn2-core/2/x86_64
Summary : Tools for accessing DWARF debugging information
URL : http://reality.sgiweb.org/davea/dwarf.html
License : GPLv2
Description : C++ version of dwarfdump (dwarfdump2) command-line utilities
: to access DWARF debug information.