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

Last updated: May 11,2024

1. Install "libclosure-compiler-java" package

Please follow the guidance below to install libclosure-compiler-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclosure-compiler-java

2. Uninstall "libclosure-compiler-java" package

This tutorial shows how to uninstall libclosure-compiler-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libclosure-compiler-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libclosure-compiler-java
Priority: optional
Section: universe/java
Installed-Size: 3635
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: closure-compiler
Version: 20130227+dfsg1-8
Depends: libargs4j-java, libguava-java, libandroid-json-org-java
Suggests: libclosure-compiler-java-doc
Filename: pool/universe/c/closure-compiler/libclosure-compiler-java_20130227+dfsg1-8_all.deb
Size: 3341038
MD5sum: 772585044bd0f8a90bd0a7f473aa12d4
SHA1: 2a894961d34253c41b2a9e1cf5e69610ab51b66c
SHA256: 1892987ec1b8116ec4257c4a0a968563ddf5761a1e16a3d66cc66ca36329ed34
Description-en: JavaScript optimizing compiler - library package
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
.
This package contains the jar library.
Description-md5: 592b016234a852aad75793e9deb4dd98
Homepage: https://developers.google.com/closure/compiler/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu