How to Install and Uninstall opari2.x86_64 Package on Fedora 36

Last updated: April 30,2024

1. Install "opari2.x86_64" package

Here is a brief guide to show you how to install opari2.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install opari2.x86_64

2. Uninstall "opari2.x86_64" package

This tutorial shows how to uninstall opari2.x86_64 on Fedora 36:

$ sudo dnf remove opari2.x86_64 $ sudo dnf autoremove

3. Information about the opari2.x86_64 package on Fedora 36

Last metadata expiration check: 1:59:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : opari2
Version : 2.0.5
Release : 4.fc34
Architecture : x86_64
Size : 589 k
Source : opari2-2.0.5-4.fc34.src.rpm
Repository : fedora
Summary : An OpenMP runtime performance measurement instrumenter
URL : https://www.vi-hps.org/projects/score-p/
License : BSD
Description : OPARI2 is a source-to-source instrumentation tool for OpenMP and hybrid
: codes. It surrounds OpenMP directives and runtime library calls with calls
: to the POMP2 measurement interface.
:
: OPARI2 will provide you with a new initialization method that allows for
: multi-directory and parallel builds as well as the usage of pre-instrumented
: libraries. Furthermore, an efficient way of tracking parent-child
: relationships was added. Additionally, we extended OPARI2 to support
: instrumentation of OpenMP 3.0 tied tasks.