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

Last updated: May 19,2024

1. Install "libcommons-jci-janino-java" package

Learn how to install libcommons-jci-janino-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcommons-jci-janino-java

2. Uninstall "libcommons-jci-janino-java" package

This guide let you learn how to uninstall libcommons-jci-janino-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcommons-jci-janino-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libcommons-jci-janino-java
Priority: optional
Section: universe/java
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-jci
Version: 1.1-3
Depends: libcommons-jci-java (= 1.1-3), libjanino-java (>= 2.6.0)
Filename: pool/universe/c/commons-jci/libcommons-jci-janino-java_1.1-3_all.deb
Size: 17438
MD5sum: e340d039f5a7fce3c9b7a22a4af937e6
SHA1: 12e9986e3927067707d98994977506b9aebe5959
SHA256: d6e00dd16556f085f12e021a797d18ea806fd3d7e7fb058209dfba191e6b3b9b
Description-en: common Java interface for various compilers - Janino
Commons JCI is a common Java compiler interface for various compilers.
.
It can be used to either compile Java (or any other language that can be
compiled to Java classes like e.g. Groovy or Javascript) to Java.
.
It is integrated with a Java FAM (Filesystem Alteration Monitor)
that can be used with JCI compiling/reloading classloader.
.
This package contains Janino compiler module of Commons JCI.
Description-md5: 22947dd6cc5216eb8b7ccfe05e9a3fd9
Homepage: http://commons.apache.org/jci/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu