llvm-dwarfdump

Low-Level Virtual Machine (LLVM)

Debian Debian
RUN apt-get update && \ apt-get install -y llvm-3.0
Ubuntu
RUN apt-get update && \ apt-get install -y llvm-8
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
CentOS
RUN yum install -y llvm
Fedora
RUN dnf install -y chromium-native_client-1
Raspbian
RUN apt-get update && \ apt-get install -y llvm-3.2
click the source code to copy install llvm-dwarfdump on any operating system with command-not-found.com