How to Install and Uninstall libomp5-13 Package on Kali Linux

Last updated: May 06,2024

1. Install "libomp5-13" package

This guide covers the steps necessary to install libomp5-13 on Kali Linux

$ sudo apt update $ sudo apt install libomp5-13

2. Uninstall "libomp5-13" package

Here is a brief guide to show you how to uninstall libomp5-13 on Kali Linux:

$ sudo apt remove libomp5-13 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libomp5-13 package on Kali Linux

Package: libomp5-13
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 2225
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libomp-x.y
Provides: libomp-x.y
Depends: libc6 (>= 2.32)
Conflicts: libomp-x.y
Breaks: libomp5 (<< 44)
Size: 385332
SHA256: 5144e544814a9328cd1bbbd7d98fb8e6bdf26ca840251fbbe189550f8521f968
SHA1: 2d8a683b6aa52f5ede435f4dfd802f3279d703d4
MD5sum: a90d4b9e2fc338f00078900d20e9cf01
Description: LLVM OpenMP runtime
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: e28f50eb4beb8e316b69da2c1c0194c3
Multi-Arch: same
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-13/libomp5-13_13.0.1-7_amd64.deb