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

Last updated: May 16,2024

1. Install "libomp-dev" package

This guide let you learn how to install libomp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libomp-dev

2. Uninstall "libomp-dev" package

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

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

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

Package: libomp-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: openmprtl
Version: 3.7.0-3
Replaces: libiomp-dev (<< 3.7-1)
Depends: libomp5 (= 3.7.0-3)
Breaks: libiomp-dev (<< 3.7-1)
Filename: pool/universe/o/openmprtl/libomp-dev_3.7.0-3_amd64.deb
Size: 4762
MD5sum: 4d2d78aa2384af4f14b3d5a8f6cf57e9
SHA1: 8d7777c5ff62ca512e664d48bbc7e941d69469dc
SHA256: b35186f7551509c23cd59e7cde86acef2a4fbf82072d635fd889dd536adfb6cf
Description-en: LLVM OpenMP runtime - dev 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.
Description-md5: 6f692a0e089a2d4587b533b4f246db62
Homepage: http://www.openmprtl.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu