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

Last updated: May 03,2024

1. Install "libguava-java-doc" package

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

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

2. Uninstall "libguava-java-doc" package

Learn how to uninstall libguava-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libguava-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 19694
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: guava-libraries
Version: 19.0-1
Recommends: libguava-java
Suggests: default-jdk-doc
Filename: pool/universe/g/guava-libraries/libguava-java-doc_19.0-1_all.deb
Size: 765102
MD5sum: 1cc678603a50d5e15808edf31ff1fdc9
SHA1: 70f2192295d332286449b1465fa448292bd8ebbb
SHA256: fedbc2bfad7d39024b9688bac36175425d5a9f691aa090f647f6b7e2d469ec0f
Description-en: documentation for libguava-java
Guava is a suite of core and expanded libraries that include
utility classes, google's collections, io classes, concurrency
support and other features.
.
Guava has two code dependencies - javax.annotation per the JSR-305 spec
and javax.inject per the JSR-330 spec.
.
This package contains the javadocs of Guava library suite.
Description-md5: b5630a494f1fb7a5608afc2c5702ef9c
Homepage: https://github.com/google/guava
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu