How to Install and Uninstall rhino Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "rhino" package

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

$ sudo apt update $ sudo apt install rhino

2. Uninstall "rhino" package

Here is a brief guide to show you how to uninstall rhino on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rhino $ sudo apt autoclean && sudo apt autoremove

3. Information about the rhino package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rhino
Priority: optional
Section: universe/interpreters
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.7R4-3
Depends: default-jre-headless (>= 1.5) | java5-runtime-headless, libjline-java, librhino-java (= 1.7R4-3)
Suggests: librhino-java-doc
Filename: pool/universe/r/rhino/rhino_1.7R4-3_all.deb
Size: 13378
MD5sum: b6c08f9bc79a24fa0bf7109676116d84
SHA1: 66583038a9a39fd104cd3727e468d8b6e6f0c5f7
SHA256: 242b33a19b21214c44034b4197aeb1f2fef7a4c7665d6fd31db058939674316f
Description-en: JavaScript engine written in Java
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.
Description-md5: c0634d81edf27589098e6ab9ae84198f
Homepage: http://www.mozilla.org/rhino/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu