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.
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
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 6 | i386 (0)*, x86_64 (0)* | EPEL 6 (0 downloads) |
EPEL 7 | ppc64le (0)*, x86_64 (0)* | EPEL 7 (87 downloads) |
Fedora 38 | i386 (0)*, x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (0)*, x86_64 (0)* | Fedora 39 (25 downloads) |
Fedora 40 | i386 (0)*, x86_64 (0)* | Fedora 40 (17 downloads) |
Fedora 41 | i386 (0)*, x86_64 (0)* | Fedora 41 (4 downloads) |
Fedora rawhide | i386 (0)*, x86_64 (0)* | Fedora rawhide (76 downloads) |
* Total number of downloaded packages.
Last Build
Quick Enable
#> dnf copr enable casjay/brotli
More info about enabling Copr repositories