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

Last updated: May 10,2024

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

Please follow the step by step instructions below to install libcommons-jci-rhino-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Learn how to uninstall libcommons-jci-rhino-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcommons-jci-rhino-java
Priority: optional
Section: universe/java
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-jci
Version: 1.1-3
Depends: libcommons-jci-java (= 1.1-3), librhino-java
Filename: pool/universe/c/commons-jci/libcommons-jci-rhino-java_1.1-3_all.deb
Size: 15238
MD5sum: 2b1a5eaec93455ca2265bd0a653ab0c2
SHA1: 08ca3379166276f020ff0be68978daebc8f29265
SHA256: 2b5715966313375537bde8ea789a2c2e6f7993986270fba0e7494c362c3b11c5
Description-en: common Java interface for various compilers - Javascript
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 Rhino compiler (Javascript) module of Commons JCI.
Description-md5: 391ec1bd45235733ec55ff8dfd0d3e93
Homepage: http://commons.apache.org/jci/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu