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

Last updated: May 19,2024

1. Install "libiomp5-dbg" package

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

$ sudo apt update $ sudo apt install libiomp5-dbg

2. Uninstall "libiomp5-dbg" package

Please follow the step by step instructions below to uninstall libiomp5-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libiomp5-dbg
Priority: extra
Section: universe/debug
Installed-Size: 13
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: openmprtl
Version: 3.7.0-3
Depends: libomp5 (= 3.7.0-3)
Filename: pool/universe/o/openmprtl/libiomp5-dbg_3.7.0-3_amd64.deb
Size: 3364
MD5sum: 8069e2cb88b00870fa63984497fd2139
SHA1: 90b7df91b6db03e561549af75d2ca0745fa07eed
SHA256: d0954ef08b884368f2f6555ecb5b6dcbcefb581386a394d2d2c6830707739b0a
Description-en: Intel OpenMP runtime - Debug 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: 1c7ff540aec91f4be9dfae9800cdec0d
Homepage: http://www.openmprtl.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions