How to Install and Uninstall papi Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "papi" package

This tutorial shows how to install papi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install papi

2. Uninstall "papi" package

Here is a brief guide to show you how to uninstall papi on openSuSE Tumbleweed:

$ sudo zypper remove papi

3. Information about the papi package on openSuSE Tumbleweed

Information for package papi:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : papi
Version : 7.1.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 40.2 MiB
Installed : No
Status : not installed
Source package : papi-7.1.0-1.1.src
Upstream URL : http://icl.cs.utk.edu/papi/index.html
Summary : Performance Application Programming Interface
Description :
PAPI aims to provide the tool designer and application engineer with a
consistent interface and methodology for use of the performance counter
hardware found in most major microprocessors. PAPI enables software
engineers to see, in near real time, the relation between software
performance and processor events.