How to Install and Uninstall libipt.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "libipt.x86_64" package

Please follow the step by step instructions below to install libipt.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libipt.x86_64

2. Uninstall "libipt.x86_64" package

This tutorial shows how to uninstall libipt.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libipt.x86_64 $ sudo dnf autoremove

3. Information about the libipt.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:34:23 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libipt
Version : 2.0.4
Release : 5.el9
Architecture : x86_64
Size : 58 k
Source : libipt-2.0.4-5.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Intel Processor Trace Decoder Library
URL : https://github.com/intel/libipt
License : BSD
Description : The Intel Processor Trace (Intel PT) Decoder Library is Intel's reference
: implementation for decoding Intel PT. It can be used as a standalone library
: or it can be partially or fully integrated into your tool.