appletviewer

Debian Debian
RUN apt-get update && \ apt-get install -y gcj-4.7-jdk
Ubuntu
RUN apt-get update && \ apt-get install -y openjdk-11-jdk
Arch Arch Linux
RUN pacman -S --noconfirm jdk7-openjdk
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openjdk-8-jdk
CentOS
RUN yum install -y java
Fedora
RUN dnf install -y java-openjdk-devel-slowdebug-1
Raspbian
RUN apt-get update && \ apt-get install -y gcj-4.6-jdk
click the source code to copy install appletviewer on any operating system with command-not-found.com