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

Last updated: May 09,2024

1. Install "libxz-java-doc" package

This tutorial shows how to install libxz-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxz-java-doc

2. Uninstall "libxz-java-doc" package

Here is a brief guide to show you how to uninstall libxz-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxz-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libxz-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 828
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: xz-java
Version: 1.5-1
Suggests: default-jdk-doc
Filename: pool/universe/x/xz-java/libxz-java-doc_1.5-1_all.deb
Size: 54590
MD5sum: 00102a7f89c410c08c3de0dd004bdbbb
SHA1: 9661a0561b8dc9e5c1aceafc91fb923e7ee13d8c
SHA256: 0340bf3d1cb8aa0417faf86c304f09d9e087098a11f6e8b27b397f2377906f75
Description-en: Documentation for libxz-java
XZ for Java aims to be a complete implementation of XZ data compression
in pure Java. Single-threaded streamed compression and decompression
and random access decompression have been fully implemented.
.
This package contains the Javadoc files and some examples to illustrate
how use the xz-java library.
Description-md5: 35f44d443155aa546065cccedb197eca
Homepage: http://tukaani.org/xz/java.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu