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

Last updated: May 10,2024

1. Install "libomp-14-dev" package

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

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

2. Uninstall "libomp-14-dev" package

Please follow the instructions below to uninstall libomp-14-dev on Kali Linux:

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

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

Package: libomp-14-dev
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 6412
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libomp-x.y-dev, llvm-14 (<< 1:14~++20211011113307+f7ca54289c14)
Provides: libomp-x.y-dev
Depends: libomp5-14 (= 1:14.0.6-16), libc6 (>= 2.34), libelf1 (>= 0.144), libffi8 (>= 3.4), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 13.1)
Suggests: libomp-14-doc
Conflicts: libomp-x.y-dev
Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44), llvm-14 (<< 1:14~++20211011113307+f7ca54289c14)
Size: 351604
SHA256: 30f85214e27361617398b269e452a075e79c169812f8cfb88d6acd59aca52c5e
SHA1: e829a2af24b420f5d5d11b53b3b47e66a0edd6ff
MD5sum: 55085300ae944de91fe54d9b91157dd5
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-14/libomp-14-dev_14.0.6-16_amd64.deb