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

Last updated: July 07,2024

1. Install "libjbzip2-java" package

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

$ sudo apt update $ sudo apt install libjbzip2-java

2. Uninstall "libjbzip2-java" package

This guide covers the steps necessary to uninstall libjbzip2-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjbzip2-java
Priority: extra
Section: universe/java
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 0.9.1-3
Filename: pool/universe/libj/libjbzip2-java/libjbzip2-java_0.9.1-3_all.deb
Size: 39850
MD5sum: 8d6ef7138bc36d6946f61585104884e2
SHA1: 0548a4653c94fbd217eb36e49f2c0245dcf8a419
SHA256: 016a65be86fccd40c0b9752bde7289f3dd2874883e35a4f1c4bc89b3305c63f9
Description-en: bzip2 compression/decompression library
jbzip2 is a Java bzip2 compression/decompression library. It can be used
as a replacement for the Apache CBZip2InputStream / CBZip2OutputStream
classes. It is expected comparably fast as a compressor but 5% to 10%
faster as a decompressor.
Description-md5: 202da02a71bd1c8ea07ad91ea8bf9459
Homepage: http://jbzip2.googlecode.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu