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

Last updated: January 12,2025

1. Install "libpfm.i686" package

This guide covers the steps necessary to install libpfm.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libpfm.i686

2. Uninstall "libpfm.i686" package

In this section, we are going to explain the necessary steps to uninstall libpfm.i686 on Rocky Linux 9:

$ sudo dnf remove libpfm.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:46:16 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libpfm
Version : 4.13.0
Release : 4.el9
Architecture : i686
Size : 283 k
Source : libpfm-4.13.0-4.el9.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.