How to Install and Uninstall opari Package on Kali Linux

Last updated: May 20,2024

1. Install "opari" package

This tutorial shows how to install opari on Kali Linux

$ sudo apt update $ sudo apt install opari

2. Uninstall "opari" package

This tutorial shows how to uninstall opari on Kali Linux:

$ sudo apt remove opari $ sudo apt autoclean && sudo apt autoremove

3. Information about the opari package on Kali Linux

Package: opari
Source: opari (1.1+dfsg-9)
Version: 1.1+dfsg-9+b1
Installed-Size: 176
Maintainer: Samuel Thibault
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libpomp-dev
Size: 51068
SHA256: 5ef8ecc19590f3663c7b75a0e8833c04495cdb4cb9892f9eaee7d59306410e7b
SHA1: 81f114235ab09a8551019a81eea1ce6c76ea6694
MD5sum: 99d49de5b83549d988e656200bd0fe9d
Description: OpenMP Pragma And Region Instrumentor - translation tool
OPARI is a source-to-source translation tool which automatically adds all
necessary calls to the pomp runtime measurement library which allows one to
collect runtime performance data of Fortran, C, or C++ OpenMP applications.
.
This package contains the translation tool.
Description-md5:
Multi-Arch: foreign
Section: devel
Priority: optional
Filename: pool/main/o/opari/opari_1.1+dfsg-9+b1_amd64.deb