How to Install and Uninstall python-perf.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "python-perf.x86_64" package

This guide covers the steps necessary to install python-perf.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-perf.x86_64

2. Uninstall "python-perf.x86_64" package

This is a short guide on how to uninstall python-perf.x86_64 on Amazon Linux 2:

$ sudo yum remove python-perf.x86_64 $ sudo yum autoremove

3. Information about the python-perf.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-perf
Arch : x86_64
Version : 4.14.275
Release : 207.503.amzn2
Size : 157 k
Repo : amzn2-core/2/x86_64
Summary : Python bindings for apps which will manipulate perf events
URL : http://www.kernel.org/
License : GPLv2 and Redistributable, no modification permitted
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.