How to Install and Uninstall libopenblas0-pthread Package on Kali Linux

Last updated: May 17,2024

1. Install "libopenblas0-pthread" package

Please follow the instructions below to install libopenblas0-pthread on Kali Linux

$ sudo apt update $ sudo apt install libopenblas0-pthread

2. Uninstall "libopenblas0-pthread" package

Please follow the instructions below to uninstall libopenblas0-pthread on Kali Linux:

$ sudo apt remove libopenblas0-pthread $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopenblas0-pthread package on Kali Linux

Package: libopenblas0-pthread
Source: openblas
Version: 0.3.26+ds-1
Installed-Size: 45287
Maintainer: Debian Science Team
Architecture: amd64
Provides: libblas.so.3, liblapack.so.3
Depends: libc6 (>= 2.34), libgfortran5 (>= 8)
Breaks: libatlas3-base (<< 3.10.3-4~), libblas3 (<< 3.7.1-2~), liblapack3 (<< 3.7.1-2~), libopenblas-dev (<< 0.2.20+ds-3~)
Size: 6807372
SHA256: ae8e3db78df84dc644338d4c51a160d63388479f542bda67b8070ccce92d217c
SHA1: 1afa5aa40e2a0fad749b994a30de3fc312984dc5
MD5sum: 0673ff981425091d57e30c736b66edcd
Description: Optimized BLAS (linear algebra) library (shared lib, 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=0
Description-md5:
Multi-Arch: same
Homepage: https://www.openblas.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/o/openblas/libopenblas0-pthread_0.3.26+ds-1_amd64.deb