servertool

Debian Debian
RUN apt-get update && \ apt-get install -y openjdk-6-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y openjdk-11-jre-headless
Arch Arch Linux
RUN pacman -S --noconfirm jdk8-openjdk
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y nvidia-openjdk-8-jre
Fedora
RUN dnf install -y java-openjdk-headless-slowdebug-1
Raspbian
RUN apt-get update && \ apt-get install -y openjdk-9-jre-headless
click the source code to copy install servertool on any operating system with command-not-found.com