lli-child-target

Modular compiler and toolchain technologies, IR interpreter

Debian Debian
RUN apt-get update && \ apt-get install -y llvm-3.4-runtime
Ubuntu
RUN apt-get update && \ apt-get install -y llvm-8-runtime
Alpine
RUN apk add llvm
Arch Arch Linux
RUN pacman -S --noconfirm llvm6
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y llvm-7-runtime
CentOS
RUN yum install -y llvm
Fedora
RUN dnf install -y llvm3.7
Raspbian
RUN apt-get update && \ apt-get install -y llvm-3.4-runtime
click the source code to copy install lli-child-target on any operating system with command-not-found.com