idlj

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