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

Last updated: May 17,2024

1. Install "libblis-dev" package

In this section, we are going to explain the necessary steps to install libblis-dev on Kali Linux

$ sudo apt update $ sudo apt install libblis-dev

2. Uninstall "libblis-dev" package

Learn how to uninstall libblis-dev on Kali Linux:

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

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

Package: libblis-dev
Source: blis (0.9.0-1)
Version: 0.9.0-1+b2
Installed-Size: 13094
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libblis4 (= 0.9.0-1+b2), libblis-openmp-dev | libblis-pthread-dev | libblis-serial-dev
Size: 12370488
SHA256: 1ebaf1994120b08558fd64cd25a9b6bb66cc3c076f41cd087a7e8397458a2a0f
SHA1: 17fc6ddd6a38d1787cdcdd046631a13e899a58b6
MD5sum: 0e9833fe75eba1888fa5c29ec24092cc
Description: BLAS-like Library Instantiation Software Framework (dev,32bit,meta)
BLIS is a portable software framework for instantiating high-performance
BLAS-like dense linear algebra libraries. The framework was designed to
isolate essential kernels of computation that, when optimized, immediately
enable optimized implementations of most of its commonly used and
computationally intensive operations. BLIS is written in ISO C99 and available
under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
API, it also includes a BLAS compatibility layer which gives application
developers access to BLIS implementations via traditional BLAS routine calls.
An object-based API is also available for more experienced users.
.
The package pulls development files for one of the 32-bit BlasInt variants.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/flame/blis
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/blis/libblis-dev_0.9.0-1+b2_amd64.deb