sancov

Low-Level Virtual Machine (LLVM)

Debian Debian
RUN apt-get update && \ apt-get install -y clang-3.8
Ubuntu
RUN apt-get update && \ apt-get install -y clang-5.0
Arch Arch Linux
RUN pacman -S --noconfirm llvm6
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y clang-tools-7
Fedora
RUN dnf install -y llvm6.0
Raspbian
RUN apt-get update && \ apt-get install -y clang-3.8
click the source code to copy install sancov on any operating system with command-not-found.com