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

Last updated: May 16,2024

1. Install "libomp5" package

Here is a brief guide to show you how to install libomp5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libomp5

2. Uninstall "libomp5" package

Learn how to uninstall libomp5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libomp5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libomp5
Priority: extra
Section: universe/libs
Installed-Size: 842
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: openmprtl
Version: 3.7.0-3
Replaces: libiomp5 (<< 3.7-1)
Depends: libc6 (>= 2.14)
Breaks: libiomp5 (<< 3.7-1)
Filename: pool/universe/o/openmprtl/libomp5_3.7.0-3_amd64.deb
Size: 196538
MD5sum: 6fbcca28e0f8939d4f83db2d7c7f1f8c
SHA1: 4c94e0578e96369b0e4aeee90e0ec65dd887a41f
SHA256: 8493c33f2f4af82eef507cbddbab2f9becf996e0417a343aa1d57afb90ed9151
Description-en: LLVM OpenMP runtime
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.
Description-md5: e28f50eb4beb8e316b69da2c1c0194c3
Multi-Arch: same
Homepage: http://www.openmprtl.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu