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

Last updated: April 27,2024

1. Install "libopenblas64-0-serial" package

In this section, we are going to explain the necessary steps to install libopenblas64-0-serial on Kali Linux

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

2. Uninstall "libopenblas64-0-serial" package

Please follow the instructions below to uninstall libopenblas64-0-serial on Kali Linux:

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

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

Package: libopenblas64-0-serial
Source: openblas
Version: 0.3.26+ds-1
Installed-Size: 43841
Maintainer: Debian Science Team
Architecture: amd64
Provides: libblas64.so.3, liblapack64.so.3
Depends: libc6 (>= 2.29), libgfortran5 (>= 8)
Size: 6568912
SHA256: 0c16672bddfe76061f474532caa8e260f9e9d165fde410f3cc5e9cdcacc78f5a
SHA1: a9f9af0a9e69ea3cdfbd88bca2a3a14aed64ad87
MD5sum: bfb064914e16e5ed8374f4c6ecba2c09
Description: Optimized BLAS (linear algebra) library (shared lib, 64bit, serial)
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=0 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-serial_0.3.26+ds-1_amd64.deb