How to Install and Uninstall papi.i686 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "papi.i686" package
This tutorial shows how to install papi.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
papi.i686
Copied
2. Uninstall "papi.i686" package
Please follow the steps below to uninstall papi.i686 on Oracle Linux 9:
$
sudo dnf remove
papi.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the papi.i686 package on Oracle Linux 9
Last metadata expiration check: 1:08:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : papi
Version : 6.0.0
Release : 15.el9
Architecture : i686
Size : 156 k
Source : papi-6.0.0-15.el9.src.rpm
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.
Available Packages
Name : papi
Version : 6.0.0
Release : 15.el9
Architecture : i686
Size : 156 k
Source : papi-6.0.0-15.el9.src.rpm
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.