Guides 11791 Published by

Unixcop published a tutorial about how to install Brotli on CentOS 8.



How to Install Brotli on CentOS 8

Brotli is a data format specification for data streams compressed with a specific combination of the general-purpose LZ77lossless compression algorithm, Huffman coding and 2nd order context modelling. A compression algorithm developed by Google and works best for text compression



How to Install Brotli on CentOS 8 - Unixcop