How to Install and Uninstall python3-perf.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "python3-perf.x86_64" package
Here is a brief guide to show you how to install python3-perf.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-perf.x86_64
Copied
2. Uninstall "python3-perf.x86_64" package
This guide covers the steps necessary to uninstall python3-perf.x86_64 on Oracle Linux 9:
$
sudo dnf remove
python3-perf.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-perf.x86_64 package on Oracle Linux 9
Last metadata expiration check: 3:17:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-perf
Version : 5.14.0
Release : 362.18.0.2.el9_3
Architecture : x86_64
Size : 4.9 M
Source : kernel-5.14.0-362.18.0.2.el9_3.src.rpm
Repository : ol9_baseos_latest
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.
Available Packages
Name : python3-perf
Version : 5.14.0
Release : 362.18.0.2.el9_3
Architecture : x86_64
Size : 4.9 M
Source : kernel-5.14.0-362.18.0.2.el9_3.src.rpm
Repository : ol9_baseos_latest
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.