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

Last updated: June 29,2024

1. Install "libpfm.i686" package

In this section, we are going to explain the necessary steps to install libpfm.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libpfm.i686

2. Uninstall "libpfm.i686" package

Learn how to uninstall libpfm.i686 on Rocky Linux 8:

$ sudo dnf remove libpfm.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:19:57 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libpfm
Version : 4.10.1
Release : 4.el8_6.1
Architecture : i686
Size : 246 k
Source : libpfm-4.10.1-4.el8_6.1.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.