How to Install and Uninstall python-zstandard-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "python-zstandard-doc" package

Learn how to install python-zstandard-doc on Kali Linux

$ sudo apt update $ sudo apt install python-zstandard-doc

2. Uninstall "python-zstandard-doc" package

This tutorial shows how to uninstall python-zstandard-doc on Kali Linux:

$ sudo apt remove python-zstandard-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-zstandard-doc package on Kali Linux

Package: python-zstandard-doc
Source: python-zstandard
Version: 0.22.0-1
Installed-Size: 462
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 68168
SHA256: 88a26a63f62c013552ba8835ff4f82d303be6d342dfedc96b6e15c9d7d9200eb
SHA1: eb0c414decba97de48444161ccbe9f631e59c7b6
MD5sum: 670d358e0a64ea8c197c828a8a4f30f8
Description: Python bindings for interfacing with Zstandard library (docs)
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.
.
This package provides the documentation for python-zstandard.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/indygreg/python-zstandard
Built-Using: alabaster (= 0.7.12-1), sphinx (= 7.2.6-2)
Section: doc
Priority: optional
Filename: pool/main/p/python-zstandard/python-zstandard-doc_0.22.0-1_all.deb