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

Last updated: May 18,2024

1. Install "libblis3-openmp" package

This guide covers the steps necessary to install libblis3-openmp on Kali Linux

$ sudo apt update $ sudo apt install libblis3-openmp

2. Uninstall "libblis3-openmp" package

This guide covers the steps necessary to uninstall libblis3-openmp on Kali Linux:

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

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

Package: libblis3-openmp
Source: blis
Version: 0.8.1-2
Installed-Size: 29729
Maintainer: Debian Science Maintainers
Architecture: amd64
Replaces: libblis2-openmp
Provides: libblas.so.3, libblis.so.2
Depends: libc6 (>= 2.29), libgomp1 (>= 4.9)
Breaks: libblis2-openmp
Size: 5803028
SHA256: d55eb56a3b3f786c269d220cf759022d0b600fd1c813791ed97adef88744f633
SHA1: 5095c85cbb75ed9e2a168670d7c39e7c874d1753
MD5sum: fd9ab3ea8db2c3d5b54404c87cec8ae2
Description: BLAS-like Library Instantiation Software Framework (32bit,openmp)
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 openmp) version of shared library.
Description-md5: 1884e31b4b241f27ba109fbf3f4ea915
Multi-Arch: same
Homepage: https://github.com/flame/blis
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/b/blis/libblis3-openmp_0.8.1-2_amd64.deb