How to Install and Uninstall python3-brotli.x86_64 Package on Fedora 39
Last updated: November 17,2024
1. Install "python3-brotli.x86_64" package
Here is a brief guide to show you how to install python3-brotli.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-brotli.x86_64
Copied
2. Uninstall "python3-brotli.x86_64" package
This is a short guide on how to uninstall python3-brotli.x86_64 on Fedora 39:
$
sudo dnf remove
python3-brotli.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-brotli.x86_64 package on Fedora 39
Last metadata expiration check: 4:37:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-brotli
Version : 1.1.0
Release : 1.fc39
Architecture : x86_64
Size : 337 k
Source : brotli-1.1.0-1.fc39.src.rpm
Repository : fedora
Summary : Lossless compression algorithm (python 3)
URL : https://github.com/google/brotli
License : MIT
Description : 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.
Available Packages
Name : python3-brotli
Version : 1.1.0
Release : 1.fc39
Architecture : x86_64
Size : 337 k
Source : brotli-1.1.0-1.fc39.src.rpm
Repository : fedora
Summary : Lossless compression algorithm (python 3)
URL : https://github.com/google/brotli
License : MIT
Description : 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.