How to Install and Uninstall libomp-dev Package on Kali Linux
Last updated: January 23,2025
1. Install "libomp-dev" package
In this section, we are going to explain the necessary steps to install libomp-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libomp-dev
Copied
2. Uninstall "libomp-dev" package
This tutorial shows how to uninstall libomp-dev on Kali Linux:
$
sudo apt remove
libomp-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libomp-dev package on Kali Linux
Package: libomp-dev
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 11
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libomp-16-dev (>= 16~)
Size: 4888
SHA256: 8bee7bcdc5b51f7d7c825db808dbb4c5d1a0340d36df800ec9108791ca019272
SHA1: cb52086b4bafce99415002c6b638b602acdba8ad
MD5sum: a2212c7ee5dff7d6960363212b9098d8
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.
.
This is a dependency package providing the default LLVM OpenMP dev
package.
Description-md5:
Multi-Arch: same
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-defaults/libomp-dev_16.0-57_amd64.deb
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 11
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libomp-16-dev (>= 16~)
Size: 4888
SHA256: 8bee7bcdc5b51f7d7c825db808dbb4c5d1a0340d36df800ec9108791ca019272
SHA1: cb52086b4bafce99415002c6b638b602acdba8ad
MD5sum: a2212c7ee5dff7d6960363212b9098d8
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.
.
This is a dependency package providing the default LLVM OpenMP dev
package.
Description-md5:
Multi-Arch: same
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-defaults/libomp-dev_16.0-57_amd64.deb