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

Last updated: May 12,2024

1. Install "libclosure-compiler-java-doc" package

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

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

2. Uninstall "libclosure-compiler-java-doc" package

Please follow the guidelines below to uninstall libclosure-compiler-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclosure-compiler-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 9476
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: closure-compiler
Version: 20130227+dfsg1-8
Suggests: libclosure-compiler-java
Filename: pool/universe/c/closure-compiler/libclosure-compiler-java-doc_20130227+dfsg1-8_all.deb
Size: 398264
MD5sum: 54a7806e3cb089344fbd20b52ba4ad8e
SHA1: 4af2463284922bc31aac066040d6cba83983bf95
SHA256: dae584b2b33ad200977195079fc48eefa0ee62f4f664304de0cf9a7b33e41a0c
Description-en: JavaScript optimizing compiler - Javadoc
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 API documentation of libclosure-compiler-java.
Description-md5: e8fd98eb3d6ec3360a6a3a64a0c664bb
Homepage: https://developers.google.com/closure/compiler/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu