How to Install and Uninstall libomp5 Package on Kali Linux

Last updated: September 20,2024

1. Install "libomp5" package

Learn how to install libomp5 on Kali Linux

$ sudo apt update $ sudo apt install libomp5

2. Uninstall "libomp5" package

This tutorial shows how to uninstall libomp5 on Kali Linux:

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

3. Information about the libomp5 package on Kali Linux

Package: libomp5
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 11
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libomp5-16 (>= 16~)
Size: 4868
SHA256: 6068bba5b181731771e66571b280370f46b51883ebe6c8566793f4e508eccd34
SHA1: 7df4cd47687c94a1c6e5096f222bbf6ff1c388bd
MD5sum: 61a39df32a950d43bf084d315af8b972
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.
.
This is a dependency package providing the default LLVM OpenMP runtime.
Description-md5:
Multi-Arch: same
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/llvm-defaults/libomp5_16.0-57_amd64.deb