How to Install and Uninstall libipt.x86_64 Package on Oracle Linux 9
Last updated: January 12,2025
1. Install "libipt.x86_64" package
This is a short guide on how to install libipt.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libipt.x86_64
Copied
2. Uninstall "libipt.x86_64" package
This tutorial shows how to uninstall libipt.x86_64 on Oracle Linux 9:
$
sudo dnf remove
libipt.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libipt.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:15:35 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libipt
Version : 2.0.4
Release : 5.el9
Architecture : x86_64
Size : 56 k
Source : libipt-2.0.4-5.el9.src.rpm
Repository : ol9_appstream
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.
Available Packages
Name : libipt
Version : 2.0.4
Release : 5.el9
Architecture : x86_64
Size : 56 k
Source : libipt-2.0.4-5.el9.src.rpm
Repository : ol9_appstream
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.