How to Install and Uninstall libomp-11-dev Package on Kali Linux

Last updated: May 10,2024

1. Install "libomp-11-dev" package

This tutorial shows how to install libomp-11-dev on Kali Linux

$ sudo apt update $ sudo apt install libomp-11-dev

2. Uninstall "libomp-11-dev" package

Please follow the guidelines below to uninstall libomp-11-dev on Kali Linux:

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

3. Information about the libomp-11-dev package on Kali Linux

Package: libomp-11-dev
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 327
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libomp-x.y-dev
Provides: libomp-x.y-dev
Depends: libomp5-11 (= 1:11.1.0-6+b2), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Suggests: libomp-11-doc
Conflicts: libomp-x.y-dev
Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44)
Size: 95652
SHA256: 57fb6521444b28378e6cd2a1d37bf3d24d62fca555d9a44f7ac6544eeeb539cc
SHA1: 9721023025275fc96563151bc2219f2d206c1ba3
MD5sum: f844bf48a6d9b85d4990b2c43e628712
Description: 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: https://www.llvm.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/libomp-11-dev_11.1.0-6+b2_amd64.deb