How to Install libzopfli1 in Ubuntu 18.04



Install libzopfli1 by entering the following commands in the terminal:

sudo apt update
sudo apt install libzopfli1

Description:

zlib (gzip, deflate) compatible compressor - shared library

Zopfli Compression Algorithm is a new zlib (gzip, deflate) compatible compressor. This compressor takes more time (~100x slower), but compresses around 5% better than zlib and better than any other zlib-compatible compressor we have found. . This package contains the library for application programming with zopfli.

Homepage: https://github.com/google/zopfli

Version: 1.0.1+git160527-1

Section: universe/libs