How to Install and Uninstall papi-devel.x86_64 Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "papi-devel.x86_64" package

Please follow the step by step instructions below to install papi-devel.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install papi-devel.x86_64

2. Uninstall "papi-devel.x86_64" package

Please follow the instructions below to uninstall papi-devel.x86_64 on Oracle Linux 9:

$ sudo dnf remove papi-devel.x86_64 $ sudo dnf autoremove

3. Information about the papi-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:25:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : papi-devel
Version : 6.0.0
Release : 15.el9
Architecture : x86_64
Size : 353 k
Source : papi-6.0.0-15.el9.src.rpm
Repository : ol9_appstream
Summary : Header files for the compiling programs with PAPI
URL : http://icl.cs.utk.edu/papi/
License : BSD
Description : PAPI-devel includes the C header files that specify the PAPI user-space
: libraries and interfaces. This is required for rebuilding any program
: that uses PAPI.