How to Install and Uninstall libpomp2-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libpomp2-dev" package

Please follow the guidance below to install libpomp2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpomp2-dev

2. Uninstall "libpomp2-dev" package

In this section, we are going to explain the necessary steps to uninstall libpomp2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpomp2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpomp2-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpomp2-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 161
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Source: opari2
Version: 1.0.7+dfsg-5
Replaces: libpomp-dev
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9), mawk
Suggests: libpomp2-doc
Conflicts: libpomp-dev
Filename: pool/universe/o/opari2/libpomp2-dev_1.0.7+dfsg-5_amd64.deb
Size: 24386
MD5sum: 320f380d8a50ea080d2926b947bc43c6
SHA1: f134f57c264c8918f3c58b55dbddf7e0aee63c58
SHA256: 61fdea073a5e2f6ae4adb9decbe65f21d8104ea907ddd8582ca863299958ee87
Description-en: OpenMP Pragma And Region Instrumentor - development files
OPARI2 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 is the successor of opari (1), with a completely reworked API
.
This package contains the development files.
Description-md5: 05d40f81c1245cde8f9dfdaf6a3e6f33
Homepage: http://www.vi-hps.org/Tools/OPARI2.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu