How to Install and Uninstall libblas64-dev Package on Kali Linux

Last updated: May 09,2024

1. Install "libblas64-dev" package

This is a short guide on how to install libblas64-dev on Kali Linux

$ sudo apt update $ sudo apt install libblas64-dev

2. Uninstall "libblas64-dev" package

Please follow the step by step instructions below to uninstall libblas64-dev on Kali Linux:

$ sudo apt remove libblas64-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libblas64-dev package on Kali Linux

Package: libblas64-dev
Source: lapack
Version: 3.12.0-3
Installed-Size: 1072
Maintainer: Debian Science Team
Architecture: amd64
Provides: libblas64.so
Depends: libblas64-3 (= 3.12.0-3)
Suggests: liblapack-doc
Size: 151824
SHA256: 270c1e96fa65b974eb5db800371f192f6460316c072140920a550f8be30214fa
SHA1: c4fd6eae2ac475471ea6fb1c4a23b5f935be6919
MD5sum: 6875b68f42017e19f7ef2e73c7cd7e7b
Description: Basic Linear Algebra Subroutines 3, static library (64bit-index)
This package is a binary incompatible upgrade to the blas-dev
package. Several minor changes to the C interface have been
incorporated.
.
BLAS (Basic Linear Algebra Subroutines) is a set of efficient
routines for most of the basic vector and matrix operations.
They are widely used as the basis for other high quality linear
algebra software, for example lapack and linpack. This
implementation is the Fortran 77 reference implementation found
at netlib.
.
This package contains a static version of the library.
Compiled with Fortran option "-fdefault-integer-8" and C preprocessor option
"-DWeirdNEC" (for the CBLAS part).
Description-md5:
Multi-Arch: same
Homepage: https://www.netlib.org/lapack/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/lapack/libblas64-dev_3.12.0-3_amd64.deb