How to Install and Uninstall libsnappy-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libsnappy-java" package

Please follow the instructions below to install libsnappy-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsnappy-java

2. Uninstall "libsnappy-java" package

Please follow the steps below to uninstall libsnappy-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsnappy-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsnappy-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsnappy-java
Priority: optional
Section: universe/java
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: snappy-java
Version: 1.1.2.1-2
Depends: libsnappy-jni
Filename: pool/universe/s/snappy-java/libsnappy-java_1.1.2.1-2_all.deb
Size: 63212
MD5sum: 885fadc400c9b2d805342f9f45908615
SHA1: 41d5e529fe59ee9da89a1bbd38b626ea7db8c34b
SHA256: d1879b92dcaf8b071b5f60302e4af5429dd3648e00559a2cdf22cc2199ddbd24
Description-en: Snappy for Java, a fast compressor/decompresser
Java port of Snappy, a fast compresser/decompresser written in C++,
originally developed by Google.
.
Snappy's main target is very high-speed compression/decompression with
reasonable compression size. So the compression ratio of snappy-java is
modest and about the same as LZF (ranging 20%-100% according to the
dataset).
Description-md5: 3ac5e581aac28dae4c71ff9fb4671529
Homepage: https://github.com/xerial/snappy-java
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu