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

Last updated: May 19,2024

1. Install "libiomp-dev" package

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

$ sudo apt update $ sudo apt install libiomp-dev

2. Uninstall "libiomp-dev" package

Please follow the steps below to uninstall libiomp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libiomp-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 14
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: openmprtl
Version: 3.7.0-3
Depends: libomp-dev (= 3.7.0-3)
Filename: pool/universe/o/openmprtl/libiomp-dev_3.7.0-3_amd64.deb
Size: 3432
MD5sum: c3fb3628337458c803c5718497f94e0c
SHA1: d7a47cfde9524186a8ebb6fa946e3c5d8d8b45b5
SHA256: ef2b882f4fdbc566719a5b58ddd44b0007d9c24032bf352567b7c8025b11e129
Description-en: Intel OpenMP runtime - dev package - transition package
The runtime is the part of the OpenMP implementation that your code is
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.
.
This package has been replaced by the LLVM sources. This is the Intel version
moved under the LLVM umbrella. This is a dependency package.
Description-md5: f663e751a2529a40e0359259c21ff288
Homepage: http://www.openmprtl.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions