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

Last updated: May 17,2024

1. Install "libjanino-java-doc" package

Learn how to install libjanino-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjanino-java-doc" package

Please follow the step by step instructions below to uninstall libjanino-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjanino-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 6684
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: janino
Version: 2.7.0-2
Replaces: janino (<< 2.6.1-1~)
Breaks: janino (<< 2.6.1-1~)
Filename: pool/universe/j/janino/libjanino-java-doc_2.7.0-2_all.deb
Size: 247910
MD5sum: 925efaa4696ae7f297baca9d9be679e5
SHA1: 0cda64ddd319049ed57210441e6e75b1d4551491
SHA256: 6368e9523250f9dff393e32859c1e94107c93f217c865b37dc4bdc5ae668f9ba
Description-en: runtime compiler for Java expressions - documentation
Janino is a compiler that reads a Java expression, block, class body,
source file or a set of source files, and generates Java bytecode that is
loaded and executed directly. Janino is not intended to be a development tool,
but an embedded compiler for run-time compilation purposes, e.g. expression
evaluators or embedded code as with JSP.
.
This package contains Java library documentation as Javadoc.
Description-md5: 8c3df1513be9096f1275e0af5038469a
Homepage: http://janino.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu