marketplace/brotli
Project ID: 24827
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.
Donation
Installation Instructions
- Enable repository MARKETPLACE:
dnf copr enable marketplace/brotli
. - Install package:
dnf install brotli
.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | x86_64 (1399)* | EPEL 8 (90 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable marketplace/brotli
More info about enabling Copr repositories