jjs

Debian Debian
RUN apt-get update && \ apt-get install -y openjdk-12-jre-headless
Ubuntu
RUN apt-get update && \ apt-get install -y openjdk-9-jre-headless
Arch Arch Linux
RUN pacman -S --noconfirm jre8-openjdk-headless
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 jjs on any operating system with command-not-found.com