How to Install and Uninstall libipt.i686 Package on Rocky Linux 9

Last updated: May 17,2024

1. Install "libipt.i686" package

Please follow the step by step instructions below to install libipt.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libipt.i686

2. Uninstall "libipt.i686" package

This guide let you learn how to uninstall libipt.i686 on Rocky Linux 9:

$ sudo dnf remove libipt.i686 $ sudo dnf autoremove

3. Information about the libipt.i686 package on Rocky Linux 9

Last metadata expiration check: 0:21:44 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libipt
Version : 2.0.4
Release : 5.el9
Architecture : i686
Size : 63 k
Source : libipt-2.0.4-5.el9.src.rpm
Repository : 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.