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

Last updated: May 13,2024

1. Install "libguava-java" package

This guide covers the steps necessary to install libguava-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libguava-java

2. Uninstall "libguava-java" package

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

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

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

Package: libguava-java
Priority: optional
Section: universe/java
Installed-Size: 2293
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: guava-libraries
Version: 19.0-1
Depends: libatinject-jsr330-api-java, libjsr305-java
Breaks: closure-compiler (<= 20130227+dfsg1-2)
Filename: pool/universe/g/guava-libraries/libguava-java_19.0-1_all.deb
Size: 2027626
MD5sum: 9f2104ccf71e786d1c67d5510d130e74
SHA1: e7a649c6ab4916ecefdb53548b7e059c35108d5b
SHA256: 1c1b03a22ba5a20aae7bfb5ea259151d07de1ed63b251fb6ec4590bec129aea3
Description-en: Suite of Google common libraries for 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.
Description-md5: d36327d9a6634b14bffa7b38648f0343
Homepage: https://github.com/google/guava
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu