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

Last updated: May 18,2024

1. Install "libopenblas64-0-pthread" package

This tutorial shows how to install libopenblas64-0-pthread on Kali Linux

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

2. Uninstall "libopenblas64-0-pthread" package

In this section, we are going to explain the necessary steps to uninstall libopenblas64-0-pthread on Kali Linux:

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

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

Package: libopenblas64-0-pthread
Source: openblas
Version: 0.3.26+ds-1
Installed-Size: 45375
Maintainer: Debian Science Team
Architecture: amd64
Provides: libblas64.so.3, liblapack64.so.3
Depends: libc6 (>= 2.34), libgfortran5 (>= 8)
Size: 6595808
SHA256: 98c4100991efcbfe607e4685f5371dc08e33d1b6731b1421e1d5319d6d2e00c4
SHA1: 3ca9ac5baf9eff7df8748f9979bded5799a167b3
MD5sum: 1dcb6f292c8b7f47e6c1bde49822901b
Description: Optimized BLAS (linear algebra) library (shared lib, 64bit, pthread)
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=0 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-pthread_0.3.26+ds-1_amd64.deb