How to Install and Uninstall libipt.i686 Package on Fedora 38

Last updated: October 26,2024

1. Install "libipt.i686" package

Here is a brief guide to show you how to install libipt.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libipt.i686

2. Uninstall "libipt.i686" package

This guide covers the steps necessary to uninstall libipt.i686 on Fedora 38:

$ sudo dnf remove libipt.i686 $ sudo dnf autoremove

3. Information about the libipt.i686 package on Fedora 38

Last metadata expiration check: 2:33:48 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libipt
Version : 2.0.5
Release : 3.fc38
Architecture : i686
Size : 63 k
Source : libipt-2.0.5-3.fc38.src.rpm
Repository : fedora
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.