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

Last updated: November 27,2024

1. Install "libomp-17-dev" package

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

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

2. Uninstall "libomp-17-dev" package

This guide let you learn how to uninstall libomp-17-dev on Kali Linux:

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

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

Package: libomp-17-dev
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 21622
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libomp-x.y-dev
Provides: libomp-x.y-dev
Depends: libomp5-17 (= 1:17.0.6-5), libc6 (>= 2.36), libgcc-s1 (>= 3.3), libllvm17, 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-17-doc
Conflicts: libomp-x.y-dev
Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44)
Size: 755972
SHA256: f65c918795e9cf60a859279231c660e0ab81a8e46290c3b29744866347decaa1
SHA1: 60babe19c7777453e30fd04abd0b21253d41bd3d
MD5sum: 9f03c91cb322d5d0cace04ee7a8ea8bc
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-17/libomp-17-dev_17.0.6-5_amd64.deb