How to Install and Uninstall libopenblas-serial-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libopenblas-serial-dev" package

Please follow the step by step instructions below to install libopenblas-serial-dev on Kali Linux

$ sudo apt update $ sudo apt install libopenblas-serial-dev

2. Uninstall "libopenblas-serial-dev" package

Please follow the guidelines below to uninstall libopenblas-serial-dev on Kali Linux:

$ sudo apt remove libopenblas-serial-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopenblas-serial-dev package on Kali Linux

Package: libopenblas-serial-dev
Source: openblas
Version: 0.3.26+ds-1
Installed-Size: 58862
Maintainer: Debian Science Team
Architecture: amd64
Provides: libblas.so, liblapack.so
Depends: libopenblas0-serial (= 0.3.26+ds-1)
Breaks: libatlas-base-dev (<< 3.10.3-4~), libblas-dev (<< 3.7.1-2~), liblapack-dev (<< 3.7.1-2~)
Size: 4664508
SHA256: 8be18b4fd7329f97c894a000b15bf1815836de7d4ee3ca1db3227d6417d47c3f
SHA1: 2c1b3634a888f629ae8f86c8988720570ac5727c
MD5sum: 887430dbc7248ef72a2e60e507bcf34b
Description: Optimized BLAS (linear algebra) library (dev, 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.
.
This package includes the static libraries and symbolic links
needed for program development.
.
Configuration: USE_THREAD=0 USE_OPENMP=0 INTERFACE64=0
Description-md5:
Multi-Arch: same
Homepage: https://www.openblas.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/openblas/libopenblas-serial-dev_0.3.26+ds-1_amd64.deb