How to Install and Uninstall python-perf.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 13,2025
1. Install "python-perf.x86_64" package
This tutorial shows how to install python-perf.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
python-perf.x86_64
Copied
2. Uninstall "python-perf.x86_64" package
In this section, we are going to explain the necessary steps to uninstall python-perf.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
python-perf.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the python-perf.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : python-perf
Arch : x86_64
Version : 3.10.0
Release : 1160.25.1.el7
Size : 336 k
Repo : installed
From repo : updates
Summary : Python bindings for apps which will manipulate perf events
URL : http://www.kernel.org/
License : GPLv2
Description : The python-perf package contains a module that permits
: applications written in the Python programming language to use the
: interface to manipulate perf events.
Name : python-perf
Arch : x86_64
Version : 3.10.0
Release : 1160.25.1.el7
Size : 336 k
Repo : installed
From repo : updates
Summary : Python bindings for apps which will manipulate perf events
URL : http://www.kernel.org/
License : GPLv2
Description : The python-perf package contains a module that permits
: applications written in the Python programming language to use the
: interface to manipulate perf events.