How to Install librhino-java in Ubuntu 18.04



Install librhino-java by entering the following commands in the terminal:

sudo apt update
sudo apt install librhino-java

Description:

Libraries for rhino Java Script Engine

Rhino is an implementation of the JavaScript language written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. . This package contains only Java library and no interpreter. For Rhino interpreter, you install rhino package.

Homepage: http://www.mozilla.org/rhino/

Version: 1.7.7.1-1

Section: universe/java