rhino
JavaScript engine written in Java
Install
- All systems
-
curl cmd.cat/rhino.sh
- Debian
-
apt-get install rhino
- Ubuntu
-
apt-get install rhino
- Arch Linux
-
pacman -S rhino
- Kali Linux
-
apt-get install rhino
- CentOS
-
yum install rhino
- Fedora
-
dnf install rhino
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rhino
- OS X
-
brew install rhino
- Raspbian
-
apt-get install rhino
- Dockerfile
- dockerfile.run/rhino
rhino
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.
nut
network UPS tools - metapackage
Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. This package is a metapackage that installs both nut-server and nut-client, in most cases it is sufficient for a basic UPS monitoring system.