How to Install and Uninstall papi.src Package on Oracle Linux 9

Last updated: January 12,2025

1. Install "papi.src" package

This guide covers the steps necessary to install papi.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install papi.src

2. Uninstall "papi.src" package

This is a short guide on how to uninstall papi.src on Oracle Linux 9:

$ sudo dnf remove papi.src $ sudo dnf autoremove

3. Information about the papi.src package on Oracle Linux 9

Last metadata expiration check: 2:28:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : papi
Version : 6.0.0
Release : 15.el9
Architecture : src
Size : 4.3 M
Source : None
Repository : ol9_appstream
Summary : Performance Application Programming Interface
URL : http://icl.cs.utk.edu/papi/
License : BSD
Description : PAPI provides a programmer interface to monitor the performance of
: running programs.