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

Last updated: May 20,2024

1. Install "libomp5-15" package

This is a short guide on how to install libomp5-15 on Kali Linux

$ sudo apt update $ sudo apt install libomp5-15

2. Uninstall "libomp5-15" package

This guide covers the steps necessary to uninstall libomp5-15 on Kali Linux:

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

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

Package: libomp5-15
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 2686
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libomp-x.y
Provides: libomp-x.y
Depends: libc6 (>= 2.34), libelf1 (>= 0.144), libffi8 (>= 3.4), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11)
Conflicts: libomp-x.y
Breaks: libomp5 (<< 44)
Size: 482236
SHA256: 43eb8685d8af5d0e6094259c9aec561f0d6052e1c92dcf2be0d558a1393999b3
SHA1: 6501758e061b7eb478cca358639d90db002977b9
MD5sum: 51cb26a20553715de4a72608919dce11
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:
Multi-Arch: same
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-15/libomp5-15_15.0.7-10_amd64.deb