How to Install and Uninstall python3-blosc Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-blosc" package

Please follow the instructions below to install python3-blosc on Kali Linux

$ sudo apt update $ sudo apt install python3-blosc

2. Uninstall "python3-blosc" package

This is a short guide on how to uninstall python3-blosc on Kali Linux:

$ sudo apt remove python3-blosc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-blosc package on Kali Linux

Package: python3-blosc
Source: python-blosc (1.11.1+ds1-1)
Version: 1.11.1+ds1-1+b2
Installed-Size: 154
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libblosc1 (>= 1.17.1+ds1), libc6 (>= 2.4)
Recommends: python3-numpy
Suggests: python-blosc-doc
Size: 39628
SHA256: 8fccf97dc3882f4de99af5f68caf2c251854f3f335869748e2fcff9fb8303d5b
SHA1: c2aa9119a120a4b55b2c8e9b63d6bf4e2af2e4b6
MD5sum: 4e1743c06bbdcfd7eefbc8dcd5aaac85
Description: Python 3 bindings for the Blosc meta-compressor
Blosc (http://blosc.org) is a high performance compressor optimized for
binary data. It has been designed to transmit data to the processor cache
faster than the traditional, non-compressed, direct memory fetch approach
via a memcpy() OS call.
.
This package provides the official Python bindings in the Python 3 import
path.
Description-md5:
Homepage: https://github.com/Blosc/python-blosc
Section: python
Priority: optional
Filename: pool/main/p/python-blosc/python3-blosc_1.11.1+ds1-1+b2_amd64.deb