How to Install and Uninstall liblz4-tool Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "liblz4-tool" package

Please follow the step by step instructions below to install liblz4-tool on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblz4-tool

2. Uninstall "liblz4-tool" package

This tutorial shows how to uninstall liblz4-tool on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblz4-tool $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblz4-tool package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblz4-tool
Priority: extra
Section: universe/utils
Installed-Size: 299
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Source: lz4
Version: 0.0~r131-2ubuntu2
Depends: libc6 (>= 2.14), liblz4-1 (= 0.0~r131-2ubuntu2)
Filename: pool/universe/l/lz4/liblz4-tool_0.0~r131-2ubuntu2_amd64.deb
Size: 61508
MD5sum: 16ec07195dee6eef5e745e2ed4e1893b
SHA1: fbfae641f5dc309c551c53b9062701c404dfd08a
SHA256: 68694d7bc8b56b28cdc54829c67cfc30bd9f191de97c63bca62449b2c4b853b7
Description-en: Fast LZ compression algorithm library - tool
LZ4 is a very fast lossless compression algorithm, providing compression speed
at 400 MB/s per core, scalable with multi-cores CPU. It also features an
extremely fast decoder, with speed in multiple GB/s per core, typically
reaching RAM speed limits on multi-core systems.
.
This package contains files that is tool using liblz4.
Description-md5: 559a59fa22d506a3fde0f4eef6db1a8d
Multi-Arch: foreign
Homepage: https://github.com/Cyan4973/lz4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu