How to Install and Uninstall python3-cython-blis Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-cython-blis" package

This is a short guide on how to install python3-cython-blis on Kali Linux

$ sudo apt update $ sudo apt install python3-cython-blis

2. Uninstall "python3-cython-blis" package

Please follow the guidelines below to uninstall python3-cython-blis on Kali Linux:

$ sudo apt remove python3-cython-blis $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cython-blis package on Kali Linux

Package: python3-cython-blis
Source: python-cython-blis (0.9.1-1)
Version: 0.9.1-1+b2
Installed-Size: 52804
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy, python3:any, libc6 (>= 2.34)
Size: 10294816
SHA256: 07d3caa58c93dbd356b50ff9226d054c4e29942db4a7adc33a3a4f182d8cde99
SHA1: b6df866213156162ad36579297ab41f122fc36d7
MD5sum: 0f0d6ca541c5e72ab05daec6468fd963
Description: Fast BLAS-like operations from Python and Cython, without the tears (Python 3)
This repository provides the Blis linear algebra routines as a self-contained
Python C-extension. Currently, it only supports single-threaded execution, as
this is actually best for our workloads (ML inference).
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/explosion/cython-blis
Section: python
Priority: optional
Filename: pool/main/p/python-cython-blis/python3-cython-blis_0.9.1-1+b2_amd64.deb