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

Last updated: May 20,2024

1. Install "libomp-16-dev" package

In this section, we are going to explain the necessary steps to install libomp-16-dev on Kali Linux

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

2. Uninstall "libomp-16-dev" package

This is a short guide on how to uninstall libomp-16-dev on Kali Linux:

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

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

Package: libomp-16-dev
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 18880
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libomp-x.y-dev
Provides: libomp-x.y-dev
Depends: libomp5-16 (= 1:16.0.6-20), libc6 (>= 2.36), libgcc-s1 (>= 3.3), libllvm16, libpython3.11 (>= 3.11.5), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libz3-4 (>= 4.8.12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: libomp-16-doc
Conflicts: libomp-x.y-dev
Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44)
Size: 818996
SHA256: 53667bb1f38255cdda8fcfb0f36a007547da59a8a98adedab88ea0f88e95d64e
SHA1: 53f1cd6a8eeb2f079867712a5e6b756a0d7e2281
MD5sum: 3a8933d0448d620ed67e2c6bff81d411
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/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-16/libomp-16-dev_16.0.6-20_amd64.deb