How to Install and Uninstall rhino.noarch Package on Amazon Linux 2

Last updated: May 20,2024

1. Install "rhino.noarch" package

Please follow the step by step instructions below to install rhino.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install rhino.noarch

2. Uninstall "rhino.noarch" package

This guide let you learn how to uninstall rhino.noarch on Amazon Linux 2:

$ sudo yum remove rhino.noarch $ sudo yum autoremove

3. Information about the rhino.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : rhino
Arch : noarch
Version : 1.7R5
Release : 1.amzn2
Size : 1.0 M
Repo : amzn2-core/2/x86_64
Summary : JavaScript for Java
URL : http://www.mozilla.org/rhino/
License : MPLv2.0
Description : Rhino is an open-source implementation of JavaScript written
: entirely in Java. It is typically embedded into Java applications
: to provide scripting to end users.