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

Last updated: May 17,2024

1. Install "libblis3-serial" package

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

$ sudo apt update $ sudo apt install libblis3-serial

2. Uninstall "libblis3-serial" package

This is a short guide on how to uninstall libblis3-serial on Kali Linux:

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

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

Package: libblis3-serial
Source: blis
Version: 0.8.1-2
Installed-Size: 29721
Maintainer: Debian Science Maintainers
Architecture: amd64
Replaces: libblis2-serial
Provides: libblas.so.3, libblis.so.2
Depends: libc6 (>= 2.29)
Breaks: libblis2-serial
Size: 5799240
SHA256: 5d5bd207b5e2c1059aa0dd02598a3e5128935d57e8eb99794ee2f5e68af2747b
SHA1: 239fee5a97ebe6639ea0f1f38bcbc86aa238e440
MD5sum: 3b40a0c5136147926b76402ccc590670
Description: BLAS-like Library Instantiation Software Framework (32bit,serial)
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 no) version of shared library.
Description-md5: 233c2c266fd69c9b46291c2001ebbf04
Multi-Arch: same
Homepage: https://github.com/flame/blis
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/b/blis/libblis3-serial_0.8.1-2_amd64.deb