How to Install and Uninstall python3-zstandard Package on Kali Linux
Last updated: January 26,2025
1. Install "python3-zstandard" package
Learn how to install python3-zstandard on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-zstandard
Copied
2. Uninstall "python3-zstandard" package
This tutorial shows how to uninstall python3-zstandard on Kali Linux:
$
sudo apt remove
python3-zstandard
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-zstandard package on Kali Linux
Package: python3-zstandard
Source: python-zstandard (0.22.0-1)
Version: 0.22.0-1+b1
Installed-Size: 2108
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.34), libzstd1 (>= 1.5.5), libzstd1 (<< 1.5.6~)
Suggests: python-zstandard-doc
Size: 364960
SHA256: 781ce6f6885aca0828bc1badfc2d96755f82ec1218095fefe97eeceea172fef3
SHA1: 43b8075005549b4b618d7880251ac16a9f4686c0
MD5sum: 1172c3190b3beb2238b58cabcf55e019
Description: Python bindings for interfacing with Zstandard library
This project provides Python bindings for interfacing with the Zstandard
compression library. A C extension and CFFI interface are provided.
.
The primary goal of the project is to provide a rich interface to the
underlying C API through a Pythonic interface while not sacrificing
performance. This means exposing most of the features and flexibility of
the C API while not sacrificing usability or safety that Python provides.
.
Zstandard, or zstd as short version, is a fast lossless compression
algorithm, targeting real-time compression scenarios at zlib-level
and better compression ratios.
Description-md5:
Homepage: https://github.com/indygreg/python-zstandard
Section: python
Priority: optional
Filename: pool/main/p/python-zstandard/python3-zstandard_0.22.0-1+b1_amd64.deb
Source: python-zstandard (0.22.0-1)
Version: 0.22.0-1+b1
Installed-Size: 2108
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.34), libzstd1 (>= 1.5.5), libzstd1 (<< 1.5.6~)
Suggests: python-zstandard-doc
Size: 364960
SHA256: 781ce6f6885aca0828bc1badfc2d96755f82ec1218095fefe97eeceea172fef3
SHA1: 43b8075005549b4b618d7880251ac16a9f4686c0
MD5sum: 1172c3190b3beb2238b58cabcf55e019
Description: Python bindings for interfacing with Zstandard library
This project provides Python bindings for interfacing with the Zstandard
compression library. A C extension and CFFI interface are provided.
.
The primary goal of the project is to provide a rich interface to the
underlying C API through a Pythonic interface while not sacrificing
performance. This means exposing most of the features and flexibility of
the C API while not sacrificing usability or safety that Python provides.
.
Zstandard, or zstd as short version, is a fast lossless compression
algorithm, targeting real-time compression scenarios at zlib-level
and better compression ratios.
Description-md5:
Homepage: https://github.com/indygreg/python-zstandard
Section: python
Priority: optional
Filename: pool/main/p/python-zstandard/python3-zstandard_0.22.0-1+b1_amd64.deb