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

Last updated: September 20,2024

1. Install "libipt.i686" package

Please follow the instructions below to install libipt.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libipt.i686

2. Uninstall "libipt.i686" package

Please follow the guidelines below to uninstall libipt.i686 on Rocky Linux 8:

$ sudo dnf remove libipt.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:01:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libipt
Version : 1.6.1
Release : 8.el8
Architecture : i686
Size : 57 k
Source : libipt-1.6.1-8.el8.src.rpm
Repository : appstream
Summary : Intel Processor Trace Decoder Library
URL : https://github.com/01org/processor-trace
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.