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

Last updated: May 17,2024

1. Install "python3-numcodecs" package

Please follow the guidelines below to install python3-numcodecs on Kali Linux

$ sudo apt update $ sudo apt install python3-numcodecs

2. Uninstall "python3-numcodecs" package

Please follow the step by step instructions below to uninstall python3-numcodecs on Kali Linux:

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

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

Package: python3-numcodecs
Source: numcodecs (0.12.1+ds-1)
Version: 0.12.1+ds-1+b1
Installed-Size: 3140
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libblosc1 (>= 1.9.0), libc6 (>= 2.14), liblz4-1 (>= 1.8.0), libzstd1 (>= 1.5.5), libjs-sphinxdoc (>= 7.2.2), python3-typing-extensions
Recommends: python3-msgpack, python3-pytest, python3-zfpy
Suggests: www-browser
Size: 468828
SHA256: 2ce0699549e29485b3bcd6f56b4ef66fbefff3e5687ae95523ff30b30188efc8
SHA1: 9f0a17ec4a7fdb2ea4317079363d7ac248e352f6
MD5sum: 0908f688ff47e669c7feeddb65aa621f
Description: buffer compression and transformation codecs for Python
Numcodecs is a Python package providing buffer compression and
transformation codecs for use in data storage and communication
applications. These include:
.
- Compression codecs, e.g., Zlib, BZ2, LZMA and Blosc.
- Pre-compression filters, e.g., Delta, Quantize, FixedScaleOffset,
PackBits, Categorize.
- Integrity checks, e.g., CRC32, Adler32.
.
All codecs implement the same API, allowing codecs to be organized into
pipelines in a variety of ways.
Description-md5:
Homepage: https://github.com/zarr-developers/numcodecs
Section: python
Priority: optional
Filename: pool/main/n/numcodecs/python3-numcodecs_0.12.1+ds-1+b1_amd64.deb