Install Pyperf2 On A Arch And Fedora
Install pyperf2
-
Arch Linux
pacman -S python2-perf
Click to copy -
Fedora
dnf install python2-perf
Click to copy
python2-perf
The python2-perf package contains a module that permitsapplications written in the Python programming language to use the interface to manipulate perf events.
Installing pyperf2 command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Arch and Fedora operating systems. Once you run the command it will install the latest version of pyperf2 2023 package in your OS.