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

Last updated: May 17,2024

1. Install "libiomp5" package

This tutorial shows how to install libiomp5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libiomp5

2. Uninstall "libiomp5" package

Please follow the guidance below to uninstall libiomp5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libiomp5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libiomp5
Priority: extra
Section: universe/libs
Installed-Size: 13
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: openmprtl
Version: 3.7.0-3
Depends: libomp5
Filename: pool/universe/o/openmprtl/libiomp5_3.7.0-3_amd64.deb
Size: 3338
MD5sum: 0dc75ebe774327db4f27d4e1238289e2
SHA1: bf3e2a91559a285bec533ca63151a00052b262de
SHA256: 80ed45aea87b18a27ffc8ca0ac2e85b26cef19074bcf7769c8ff1742dc525690
Description-en: Intel OpenMP runtime - 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: 28c1cf61c1ff21bed8c31ab4cb68a1f8
Homepage: http://www.openmprtl.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu