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

Last updated: September 20,2024

1. Install "libomp-13-dev" package

This tutorial shows how to install libomp-13-dev on Kali Linux

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

2. Uninstall "libomp-13-dev" package

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

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

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

Package: libomp-13-dev
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 2240
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libomp-x.y-dev, llvm-13 (<< 1:13.0.0-4)
Provides: libomp-x.y-dev
Depends: libomp5-13 (= 1:13.0.1-7), libc6 (>= 2.33), libelf1 (>= 0.144), libffi8 (>= 3.4), libgcc-s1 (>= 3.3), libllvm13, libstdc++6 (>= 11), libtinfo6 (>= 6), libz3-4 (>= 4.8.12), zlib1g (>= 1:1.1.4)
Suggests: libomp-13-doc
Conflicts: libomp-x.y-dev
Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44), llvm-13 (<< 1:13.0.0-4)
Size: 551128
SHA256: a846bf95a0f82d9e739108d22d861ff7a33a4bf83876ab2dbde91f29ccbe563a
SHA1: a53cc47cfdabad4025b29002d46d8e671c98cc46
MD5sum: 83da159cd363ac230a827db4895c0617
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-13/libomp-13-dev_13.0.1-7_amd64.deb