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

Last updated: May 18,2024

1. Install "python3-zstd" package

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

$ sudo apt update $ sudo apt install python3-zstd

2. Uninstall "python3-zstd" package

In this section, we are going to explain the necessary steps to uninstall python3-zstd on Kali Linux:

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

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

Package: python3-zstd
Source: python-zstd
Version: 1.5.5.1-1
Installed-Size: 63
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.34), libzstd1 (>= 1.5.5)
Size: 11156
SHA256: 4bd71f1adc86c70de16a51bbcca26fb678b1f14eaf9260fec318174092e4a454
SHA1: ddc867db504afa25458813f13c20eb7747691693
MD5sum: bcb136bcda75cafb0ab10ef12affba9c
Description: python bindings to Yann Collet ZSTD compression library
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/sergey-dryabzhinsky/python-zstd
Section: python
Priority: optional
Filename: pool/main/p/python-zstd/python3-zstd_1.5.5.1-1_amd64.deb