How to Install and Uninstall brotli.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 13,2025
1. Install "brotli.x86_64" package
Learn how to install brotli.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
brotli.x86_64
Copied
2. Uninstall "brotli.x86_64" package
Please follow the guidance below to uninstall brotli.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
brotli.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the brotli.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:49:06 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : brotli
Version : 1.0.6
Release : 3.el8
Architecture : x86_64
Size : 1.5 M
Source : brotli-1.0.6-3.el8.src.rpm
Repository : @System
Summary : Lossless compression algorithm
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.
Installed Packages
Name : brotli
Version : 1.0.6
Release : 3.el8
Architecture : x86_64
Size : 1.5 M
Source : brotli-1.0.6-3.el8.src.rpm
Repository : @System
Summary : Lossless compression algorithm
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.