How to Install and Uninstall dyninst.i686 Package on CentOS 8 / RHEL 8
Last updated: November 14,2024
1. Install "dyninst.i686" package
This is a short guide on how to install dyninst.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
dyninst.i686
Copied
2. Uninstall "dyninst.i686" package
Please follow the instructions below to uninstall dyninst.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
dyninst.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the dyninst.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:16:42 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : dyninst
Version : 10.1.0
Release : 4.el8
Architecture : i686
Size : 4.0 M
Source : dyninst-10.1.0-4.el8.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 : 10.1.0
Release : 4.el8
Architecture : i686
Size : 4.0 M
Source : dyninst-10.1.0-4.el8.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.