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

Last updated: May 13,2024

1. Install "libblis-pthread-dev" package

Learn how to install libblis-pthread-dev on Kali Linux

$ sudo apt update $ sudo apt install libblis-pthread-dev

2. Uninstall "libblis-pthread-dev" package

This guide covers the steps necessary to uninstall libblis-pthread-dev on Kali Linux:

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

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

Package: libblis-pthread-dev
Source: blis (0.9.0-1)
Version: 0.9.0-1+b2
Installed-Size: 17701
Maintainer: Debian Science Maintainers
Architecture: amd64
Provides: libblas.so, libblis.so
Depends: libblis4-pthread (= 0.9.0-1+b2)
Size: 3020676
SHA256: a2a7c60c3994d5f700d8a854913e1d3de5ba6f8a2513bbf63896245dbb17b679
SHA1: 3efe9fcc9bf123871e7c2df0bf34b7b02a5010f3
MD5sum: 311248a50002da775b506e1998b2efd7
Description: BLAS-like Library Instantiation Software Framework (dev,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 (-t pthread) version of development files.
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-pthread-dev_0.9.0-1+b2_amd64.deb