How to Install and Uninstall liblz4-1 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "liblz4-1" package

This is a short guide on how to install liblz4-1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install liblz4-1

2. Uninstall "liblz4-1" package

Please follow the instructions below to uninstall liblz4-1 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the liblz4-1 package on Ubuntu 21.10 (Impish Indri)

Package: liblz4-1
Architecture: amd64
Version: 1.9.3-2
Multi-Arch: same
Priority: required
Section: libs
Source: lz4
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 145
Depends: libc6 (>= 2.14)
Breaks: liblz4-1a
Replaces: liblz4-1a
Filename: pool/main/l/lz4/liblz4-1_1.9.3-2_amd64.deb
Size: 52920
MD5sum: a1f1a768fec9d8684c084c161fabd0cc
SHA1: 7e998fbba9385baf9a962c92df4d6d314ba63d9c
SHA256: 8ba646b6f19124e736ad405d36f0a5722dd2e30b01a89b5846ad5b162fc4533c
SHA512: 823e89e86dd9f7e9804611847d49c411e39b463ff8dbd20ad24070fcc8c200b7906d62f69e76c2b90f2213d605e597d496d9e7f4240e030e3e80b339be2ca570
Homepage: https://github.com/Cyan4973/lz4
Description-en: Fast LZ compression algorithm library - runtime
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 includes the shared library.
Description-md5: c21cacb9494ced3b87993140a583422c
Task: minimal, server-minimal