aot-compile

Java runtime library (common files)

Debian Debian
RUN apt-get update && \ apt-get install -y libgcj-common
Ubuntu
RUN apt-get update && \ apt-get install -y libgcj-common
CentOS
RUN yum install -y java
Fedora
RUN dnf install -y java
Raspbian
RUN apt-get update && \ apt-get install -y libgcj-common
click the source code to copy install aot-compile on any operating system with command-not-found.com