How to Install and Uninstall dyninst.x86_64 Package on Rocky Linux 9
Last updated: November 01,2024
1. Install "dyninst.x86_64" package
Learn how to install dyninst.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
dyninst.x86_64
Copied
2. Uninstall "dyninst.x86_64" package
This guide let you learn how to uninstall dyninst.x86_64 on Rocky Linux 9:
$
sudo dnf remove
dyninst.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the dyninst.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:34:08 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : dyninst
Version : 12.1.0
Release : 1.el9
Architecture : x86_64
Size : 3.8 M
Source : dyninst-12.1.0-1.el9.src.rpm
Repository : appstream
Summary : An API for Run-time Code Generation
URL : http://www.dyninst.org
License : LGPLv2+
Description :
: Dyninst is an Application Program Interface (API) to permit the insertion of
: code into a running program. The API also permits changing or removing
: subroutine calls from the application program. Run-time code changes are
: useful to support a variety of applications including debugging, performance
: monitoring, and to support composing applications out of existing packages.
: The goal of this API is to provide a machine independent interface to permit
: the creation of tools and applications that use run-time code patching.
Available Packages
Name : dyninst
Version : 12.1.0
Release : 1.el9
Architecture : x86_64
Size : 3.8 M
Source : dyninst-12.1.0-1.el9.src.rpm
Repository : appstream
Summary : An API for Run-time Code Generation
URL : http://www.dyninst.org
License : LGPLv2+
Description :
: Dyninst is an Application Program Interface (API) to permit the insertion of
: code into a running program. The API also permits changing or removing
: subroutine calls from the application program. Run-time code changes are
: useful to support a variety of applications including debugging, performance
: monitoring, and to support composing applications out of existing packages.
: The goal of this API is to provide a machine independent interface to permit
: the creation of tools and applications that use run-time code patching.