opt-3.9

Low Level Virtual Machine compiler system (version 3.9)

Debian Debian
RUN apt-get update && \ apt-get install -y llvm-3.9
Ubuntu
RUN apt-get update && \ apt-get install -y llvm-3.9
Alpine
RUN apk add llvm3.9
Fedora
RUN dnf install -y llvm3.9
Raspbian
RUN apt-get update && \ apt-get install -y llvm-3.9
click the source code to copy install opt-3.9 on any operating system with command-not-found.com