How to Install and Uninstall libblis3-pthread Package on Kali Linux

Last updated: May 19,2024

1. Install "libblis3-pthread" package

This tutorial shows how to install libblis3-pthread on Kali Linux

$ sudo apt update $ sudo apt install libblis3-pthread

2. Uninstall "libblis3-pthread" package

Please follow the instructions below to uninstall libblis3-pthread on Kali Linux:

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

3. Information about the libblis3-pthread package on Kali Linux

Package: libblis3-pthread
Source: blis
Version: 0.8.1-2
Installed-Size: 29729
Maintainer: Debian Science Maintainers
Architecture: amd64
Replaces: libblis2-pthread
Provides: libblas.so.3, libblis.so.2
Depends: libc6 (>= 2.29)
Breaks: libblis2-pthread
Size: 5802048
SHA256: ef0094190dddf73ddf0c4f9522c6981ea17b18816dd1f2487ce08da059458eb4
SHA1: 973f64f555d17e8a0288050f6532b7eee3ea4c17
MD5sum: 53ba1728f98185e918637352b994c30b
Description: BLAS-like Library Instantiation Software Framework (32bit,pthread)
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 contains the (-t pthread) version of shared library.
Description-md5: 3f4a1ad71e227f07af6a18e9a8874e20
Multi-Arch: same
Homepage: https://github.com/flame/blis
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/b/blis/libblis3-pthread_0.8.1-2_amd64.deb