How to Install and Uninstall dyninst-devel.x86_64 Package on Amazon Linux 2

Last updated: June 26,2024

1. Install "dyninst-devel.x86_64" package

This guide let you learn how to install dyninst-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install dyninst-devel.x86_64

2. Uninstall "dyninst-devel.x86_64" package

Please follow the instructions below to uninstall dyninst-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove dyninst-devel.x86_64 $ sudo yum autoremove

3. Information about the dyninst-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : dyninst-devel
Arch : x86_64
Version : 9.3.1
Release : 3.amzn2
Size : 235 k
Repo : amzn2-core/2/x86_64
Summary : Header files for the compiling programs with Dyninst
URL : http://www.dyninst.org
License : LGPLv2+
Description : dyninst-devel includes the C header files that specify the Dyninst
: user-space libraries and interfaces. This is required for
: rebuilding any program that uses Dyninst.