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

Last updated: May 19,2024

1. Install "libomp-12-dev" package

Please follow the guidance below to install libomp-12-dev on Kali Linux

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

2. Uninstall "libomp-12-dev" package

Please follow the step by step instructions below to uninstall libomp-12-dev on Kali Linux:

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

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

Package: libomp-12-dev
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 408
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libomp-x.y-dev
Provides: libomp-x.y-dev
Depends: libomp5-12 (= 1:12.0.1-20+b1), libc6 (>= 2.14), libelf1 (>= 0.142), libffi8 (>= 3.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libunwind-12 (>= 1:12.0.1)
Suggests: libomp-12-doc
Conflicts: libomp-x.y-dev
Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44)
Size: 105388
SHA256: 82f0d5d7eef1e8722fe2c074dd88aaa282253954684f75137d1986d1249820a8
SHA1: e7a12b0dadcfc3ea9a321d5dec54a44ff87992c2
MD5sum: 338d35760dfe180465768d5abec9cbcf
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: 6f692a0e089a2d4587b533b4f246db62
Homepage: https://www.llvm.org/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-12/libomp-12-dev_12.0.1-20+b1_amd64.deb