How to Install and Uninstall libzopfli-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 10,2025

1. Install "libzopfli-dev" package

Please follow the guidance below to install libzopfli-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libzopfli-dev

2. Uninstall "libzopfli-dev" package

In this section, we are going to explain the necessary steps to uninstall libzopfli-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libzopfli-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libzopfli-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libzopfli-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: zopfli
Version: 1.0.1+git160119-1
Depends: libzopfli1 (= 1.0.1+git160119-1)
Filename: pool/universe/z/zopfli/libzopfli-dev_1.0.1+git160119-1_amd64.deb
Size: 34686
MD5sum: 5672e9603e056470e9a4f3501a7254d4
SHA1: 5555201ba6866c224066da534d2c66ca091921c6
SHA256: a7ce132b39a15d44483fb8a529fe752f85c0c7dfbc83a70e9fccff1ac8c18a49
Description-en: Header and static library files for libzopfli1
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 headers for libzopfli1.
Description-md5: b0c80b4a582e0bcebf9875cbad70a35b
Homepage: https://github.com/google/zopfli
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu