How to Install and Uninstall zopfli Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "zopfli" package

This guide let you learn how to install zopfli on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install zopfli

2. Uninstall "zopfli" package

This is a short guide on how to uninstall zopfli on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove zopfli $ sudo apt autoclean && sudo apt autoremove

3. Information about the zopfli package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: zopfli
Priority: optional
Section: universe/utils
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Version: 1.0.1+git160119-1
Depends: libc6 (>= 2.14)
Filename: pool/universe/z/zopfli/zopfli_1.0.1+git160119-1_amd64.deb
Size: 26094
MD5sum: 8d741389f337a3beb1963992eba60884
SHA1: 642ffde3949c3ecfe54cc0ca371e3918f8191969
SHA256: e924c0cadd75224a5bc0b55ed8e47e9cd67c3e519ead38599119ce16051b9ffe
Description-en: zlib (gzip, deflate) compatible compressor
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.
Description-md5: 806eda3e76763f8d633b39e21dd88404
Homepage: https://github.com/google/zopfli
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu