llvm-dis-3.4

The Low Level Virtual Machine

Debian Debian
RUN apt-get update && \ apt-get install -y llvm-3.4
Ubuntu
RUN apt-get update && \ apt-get install -y llvm-3.4
Fedora
RUN dnf install -y llvm34
Raspbian
RUN apt-get update && \ apt-get install -y llvm-3.4
click the source code to copy install llvm-dis-3.4 on any operating system with command-not-found.com