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

Last updated: October 07,2024

1. Install "python3-perf.x86_64" package

This is a short guide on how to install python3-perf.x86_64 on AlmaLinux 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 AlmaLinux 9:

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

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

Last metadata expiration check: 0:07:44 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-perf
Version : 5.14.0
Release : 362.18.1.el9_3
Architecture : x86_64
Size : 107 k
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.