How to Install and Uninstall libomp5-11 Package on Kali Linux

Last updated: May 19,2024

1. Install "libomp5-11" package

Learn how to install libomp5-11 on Kali Linux

$ sudo apt update $ sudo apt install libomp5-11

2. Uninstall "libomp5-11" package

This tutorial shows how to uninstall libomp5-11 on Kali Linux:

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

3. Information about the libomp5-11 package on Kali Linux

Package: libomp5-11
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 2014
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libomp-x.y
Provides: libomp-x.y
Depends: libc6 (>= 2.32)
Conflicts: libomp-x.y
Breaks: libomp5 (<< 44)
Size: 348056
SHA256: 608336a274289690192a350a08bd97e2127115e6b5b07a4364b80a6e586a2cec
SHA1: b3c0189b8fc7c78034c24df393ebf4c34b7d2756
MD5sum: 8844f5879ca25a4c77b7544b676e68b3
Description: 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: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/libomp5-11_11.1.0-6+b2_amd64.deb