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

Last updated: May 19,2024

1. Install "liblz1" package

This tutorial shows how to install liblz1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblz1

2. Uninstall "liblz1" package

Please follow the guidelines below to uninstall liblz1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblz1 $ sudo apt autoclean && sudo apt autoremove

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

Package: liblz1
Priority: optional
Section: universe/libs
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Baumann
Architecture: amd64
Source: lzlib
Version: 1.7-1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lzlib/liblz1_1.7-1_amd64.deb
Size: 33946
MD5sum: 72d3cfe0f050329f8c10bfbca58fbbbc
SHA1: 1e4f3ada0b947d1062fcc8972ddb3709fa04d506
SHA256: 2bdae9ba3b33ece891bc2a1a3ec072d036b295865e5da0271a682ddab7559eba
Description-en: data compressor based on the LZMA algorithm (library)
The lzlib compression library provides in-memory LZMA compression and
decompression functions, including integrity checking of the uncompressed data.
The compressed data format used by the library is the lzip format.
Description-md5: e2c39c374ff1a3daf7386ede1ef72f2c
Homepage: http://www.nongnu.org/lzip/lzlib.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu