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

Last updated: October 06,2024

1. Install "libblis4-openmp" package

Please follow the instructions below to install libblis4-openmp on Kali Linux

$ sudo apt update $ sudo apt install libblis4-openmp

2. Uninstall "libblis4-openmp" package

This tutorial shows how to uninstall libblis4-openmp on Kali Linux:

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

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

Package: libblis4-openmp
Source: blis (0.9.0-1)
Version: 0.9.0-1+b2
Installed-Size: 26623
Maintainer: Debian Science Maintainers
Architecture: amd64
Replaces: libblis2-openmp, libblis3-openmp
Provides: libblas.so.3, libblis.so.4
Depends: libc6 (>= 2.34), libgomp1 (>= 4.9)
Breaks: libblis2-openmp, libblis3-openmp
Size: 5285924
SHA256: 60636fa8f941a518d6c68039a116ed050c275884bdc7b1793680e6d1228bf215
SHA1: 678a2c7aeb570a37beb6201af25a946b8d90a175
MD5sum: cec80ae9ef4bcbd75fbce6cb668a7843
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:
Multi-Arch: same
Homepage: https://github.com/flame/blis
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/b/blis/libblis4-openmp_0.9.0-1+b2_amd64.deb