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

Last updated: November 23,2024

1. Install "libomp-15-dev" package

Please follow the guidelines below to install libomp-15-dev on Kali Linux

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

2. Uninstall "libomp-15-dev" package

Please follow the guidance below to uninstall libomp-15-dev on Kali Linux:

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

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

Package: libomp-15-dev
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 12429
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libomp-x.y-dev
Provides: libomp-x.y-dev
Depends: libomp5-15 (= 1:15.0.7-10), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 13.1)
Suggests: libomp-15-doc
Conflicts: libomp-x.y-dev
Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44)
Size: 398676
SHA256: 0b295058aadfa2e8caf0167d20f674f4ca8700f99f7b13e81266b75c8cdc9cc0
SHA1: 91bc50a7d716cddf27906d23469208ee10a1abae
MD5sum: 6c8e67972d5f8fa550b4eb57d6e9b512
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:
Homepage: https://www.llvm.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-15/libomp-15-dev_15.0.7-10_amd64.deb