ecj

standalone version of the Eclipse Java compiler

Debian Debian
RUN apt-get update && \ apt-get install -y ecj
Ubuntu
RUN apt-get update && \ apt-get install -y ecj
Arch Arch Linux
RUN pacman -S --noconfirm ecj
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ecj
CentOS
RUN yum install -y ecj
Fedora
RUN dnf install -y ecj
Raspbian
RUN apt-get update && \ apt-get install -y ecj
click the source code to copy install ecj on any operating system with command-not-found.com