How to Install and Uninstall python3-brotli Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "python3-brotli" package

This guide let you learn how to install python3-brotli on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-brotli

2. Uninstall "python3-brotli" package

Learn how to uninstall python3-brotli on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-brotli package on Ubuntu 21.10 (Impish Indri)

Package: python3-brotli
Architecture: amd64
Version: 1.0.9-2build3
Priority: optional
Section: universe/python
Source: brotli
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Tomasz Buchert
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 773
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5)
Filename: pool/universe/b/brotli/python3-brotli_1.0.9-2build3_amd64.deb
Size: 319474
MD5sum: 4e4b8882ab79ef075822415c08417ff4
SHA1: 583917b9897822e359cbcf48f2ec04423b94604e
SHA256: c03a49585cc0abf1745f6a4891e7664969576f8398ea18ca10bdc9a4421d8204
SHA512: 5591406187f888560f0f0ba6119bbc9c7fb786e072594edc2de29e33a37c79958029dfda00eb52ada55379d8efebc8c9a59b16215ac0c64ab9af4fa7acc3f3ed
Homepage: https://github.com/google/brotli
Description-en: lossless compression algorithm and format (Python 3 version)
Brotli is a generic-purpose lossless compression algorithm
that compresses data using a combination of a modern variant
of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
with a compression ratio comparable to the best currently available
general-purpose compression methods. It is similar in speed with
deflate but offers more dense compression.
.
This package installs a Python 3 module.
Description-md5: f79f8a65d809e32c7143932aeb4e3c15