How to Install and Uninstall opari Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "opari" package

Please follow the guidelines below to install opari on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install opari

2. Uninstall "opari" package

This guide covers the steps necessary to uninstall opari on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the opari package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: opari
Priority: extra
Section: universe/libs
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Version: 1.1+dfsg-4
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), libpomp-dev
Filename: pool/universe/o/opari/opari_1.1+dfsg-4_amd64.deb
Size: 47302
MD5sum: 87d1161fe340c20dc7ddceb9fa87bc13
SHA1: 17a857b3d50ab3ea44b41c780112555dcec3fc20
SHA256: a71b893b67a4afb90a7a648e65a56eb215a0f5c100eb2e4115e00318ce8386bf
Description-en: 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: 69096c9c1641fd3c0f61bb0e5b7ea2b6
Multi-Arch: foreign
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu