Subscribe

How to install zopfli in CentOS/RHEL 7 (x86_64)

Zlib compatible better compressor

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install zopfli

Description

Zopfli is a compression algorithm bit-stream compatible with compression used in gzip, Zip, PNG, HTTP requests, and others. Zopfli compresses more (~5%) but is slower (~100x) and uses more CPU, and is hence best suited for applications where data is compressed once and sent over a network many times, for example, static content for the web.

RPMs

Danila Vershinin (2019-12-29) - Update to 1.0.3
Danila Vershinin (2018-11-18) - Update to 1.0.2
Fedora Release Engineering (2018-07-14) - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild