Quantcast
Channel: Howtoforge Linux Howtos und Tutorials
Viewing all articles
Browse latest Browse all 2845

How to Compile Brotli Compression Tool from Source on Debian 9

$
0
0
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. This tutorial shows how to compile Brotli compression library from source on Debian 9 (stretch).

Viewing all articles
Browse latest Browse all 2845

Trending Articles