How to Install and Uninstall libblis3 Package on Kali Linux

Last updated: May 12,2024

1. Install "libblis3" package

Here is a brief guide to show you how to install libblis3 on Kali Linux

$ sudo apt update $ sudo apt install libblis3

2. Uninstall "libblis3" package

Here is a brief guide to show you how to uninstall libblis3 on Kali Linux:

$ sudo apt remove libblis3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libblis3 package on Kali Linux

Package: libblis3
Source: blis
Version: 0.8.1-2
Installed-Size: 330
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libblis3-openmp (= 0.8.1-2) | libblis3-pthread (= 0.8.1-2) | libblis3-serial (= 0.8.1-2)
Size: 328716
SHA256: dc3691fb2957e6be106d1e134415252a83ce597581010277e52632fcdb653d57
SHA1: ea7344e1737eac3eea32f3447a8c61f52c62dda2
MD5sum: 4e979d3a62023c2f131dc2586783b875
Description: BLAS-like Library Instantiation Software Framework (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 one of the 32-bit-BlasInt shared library variants.
Description-md5: 5baa73c326d3393e288f320072638b34
Multi-Arch: same
Homepage: https://github.com/flame/blis
Section: metapackages
Priority: optional
Filename: pool/main/b/blis/libblis3_0.8.1-2_amd64.deb