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

Last updated: May 17,2024

1. Install "libjanino-java" package

Here is a brief guide to show you how to install libjanino-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjanino-java

2. Uninstall "libjanino-java" package

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

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

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

Package: libjanino-java
Priority: optional
Section: universe/java
Installed-Size: 702
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: janino
Version: 2.7.0-2
Replaces: janino (<< 2.6.1-1~)
Suggests: libjanino-java-doc
Breaks: janino (<< 2.6.1-1~)
Filename: pool/universe/j/janino/libjanino-java_2.7.0-2_all.deb
Size: 576102
MD5sum: d61265fc6bec54f807e7e17edd91183a
SHA1: 9661d3b609fdf58d55cf950cf53633db82519331
SHA256: 1d35fbeb3c69d989614d3f23cc3cf66f79ffffa192463f289d9f6e937501f5fa
Description-en: runtime compiler for Java expressions - library
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.
Description-md5: 1074e524fe86fb4bd6b65454ffc6ae66
Homepage: http://janino.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu