How to Install and Uninstall liblz4-jni Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 20,2024

1. Install "liblz4-jni" package

Please follow the steps below to install liblz4-jni on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install liblz4-jni

2. Uninstall "liblz4-jni" package

Here is a brief guide to show you how to uninstall liblz4-jni on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the liblz4-jni package on Ubuntu 21.04 (Hirsute Hippo)

Package: liblz4-jni
Architecture: amd64
Version: 1.5.1-3build1
Priority: optional
Section: universe/java
Source: lz4-java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: liblz4-1 (>= 0.0~r130), libxxhash0 (>= 0.6.5)
Filename: pool/universe/l/lz4-java/liblz4-jni_1.5.1-3build1_amd64.deb
Size: 5356
MD5sum: fc61ef9c1e5f6af95965b3479e8f0f6b
SHA1: 2a966deed1cc6ede82fa598db1701c422bfc3f74
SHA256: 61046fdb696945a960a5a682568b03ece035bb2c618c33a145072faea908cadb
SHA512: d43fb030402ed561c0fcdf5482a0be3eafbd450144cba83252bfc25d6375ca70f77e3fdfc12c60b681fb4267539b70eca0fa999392d451420f1eeb19a16abb1f
Homepage: https://github.com/lz4/lz4-java
Description-en: LZ4 compression for Java (JNI library)
LZ4 compression for Java, based on Yann Collet's work available at
https://github.com/lz4/lz4. This library provides access to two compression
methods that both generate a valid LZ4 stream: fast scan (LZ4) with a low
memory footprint, very fast and reasonable compression ratio, and high
compression (LZ4 HC) with medium memory footprint, rather slow and a good
compression ratio
.
The streams produced by those two compression algorithms use the same
compression format, are very fast to decompress and can be decompressed
by the same decompressor instance.
.
This package contains the architecture specific Java native interface part.
Description-md5: a1165aeca6f2023e021458f249310dad