How to Install and Uninstall python3-perf.x86_64 Package on Rocky Linux 9

Last updated: November 30,2024

1. Install "python3-perf.x86_64" package

Please follow the steps below to install python3-perf.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python3-perf.x86_64

2. Uninstall "python3-perf.x86_64" package

Please follow the steps below to uninstall python3-perf.x86_64 on Rocky Linux 9:

$ sudo dnf remove python3-perf.x86_64 $ sudo dnf autoremove

3. Information about the python3-perf.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:48:59 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-perf
Version : 5.14.0
Release : 362.18.1.el9_3
Architecture : x86_64
Size : 5.0 M
Source : kernel-5.14.0-362.18.1.el9_3.src.rpm
Repository : baseos
Summary : Python bindings for apps which will manipulate perf events
URL : https://www.kernel.org/
License : GPLv2 and Redistributable, no modification permitted
Description : The python3-perf package contains a module that permits applications
: written in the Python programming language to use the interface
: to manipulate perf events.