How to Install and Uninstall libpfm.i686 Package on CentOS 8 / RHEL 8

Last updated: May 16,2024

1. Install "libpfm.i686" package

This tutorial shows how to install libpfm.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libpfm.i686

2. Uninstall "libpfm.i686" package

Please follow the guidance below to uninstall libpfm.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libpfm.i686 $ sudo dnf autoremove

3. Information about the libpfm.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:43:25 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libpfm
Version : 4.10.1
Release : 3.el8
Architecture : i686
Size : 242 k
Source : libpfm-4.10.1-3.el8.src.rpm
Repository : appstream
Summary : Library to encode performance events for use by perf tool
URL : http://perfmon2.sourceforge.net/
License : MIT
Description :
: libpfm4 is a library to help encode events for use with operating system
: kernels performance monitoring interfaces. The current version provides support
: for the perf_events interface available in upstream Linux kernels since v2.6.31.