lli-6.0

Modular compiler and toolchain technologies, IR interpreter

Debian Debian
RUN apt-get update && \ apt-get install -y llvm-6.0-runtime
Ubuntu
RUN apt-get update && \ apt-get install -y llvm-6.0-runtime
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y llvm-6.0-runtime
Fedora
RUN dnf install -y llvm6.0
click the source code to copy install lli-6.0 on any operating system with command-not-found.com