How to Install and Uninstall libopenblas64-0-openmp Package on Kali Linux

Last updated: November 22,2024

1. Install "libopenblas64-0-openmp" package

Please follow the instructions below to install libopenblas64-0-openmp on Kali Linux

$ sudo apt update $ sudo apt install libopenblas64-0-openmp

2. Uninstall "libopenblas64-0-openmp" package

This guide covers the steps necessary to uninstall libopenblas64-0-openmp on Kali Linux:

$ sudo apt remove libopenblas64-0-openmp $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopenblas64-0-openmp package on Kali Linux

Package: libopenblas64-0-openmp
Source: openblas
Version: 0.3.26+ds-1
Installed-Size: 45415
Maintainer: Debian Science Team
Architecture: amd64
Provides: libblas64.so.3, liblapack64.so.3
Depends: libc6 (>= 2.34), libgfortran5 (>= 8), libgomp1 (>= 6)
Size: 6616656
SHA256: 9b2d704f31c5e0c3d738520fb554770f78afaf051ce5af35d3f1f5a4e889067b
SHA1: 7b3e6bb60212cc5e58ed443de170e7a04a520f93
MD5sum: 0463191276a41ac65e00da1a1db78f33
Description: Optimized BLAS (linear algebra) library (shared lib, 64bit, openmp)
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
.
On amd64, arm64, i386, loong64, ppc64el and s390x, all kernels are included in
the library and the one matching best your processor is selected at runtime.
.
On other architectures, for maximum performance, you may want to rebuild
OpenBLAS locally, see the section: “Building an optimized OpenBLAS package for
your machine” in README.Debian.
.
Configuration: USE_THREAD=1 USE_OPENMP=1 INTERFACE64=1
Description-md5:
Multi-Arch: same
Homepage: https://www.openblas.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/o/openblas/libopenblas64-0-openmp_0.3.26+ds-1_amd64.deb