clang-7

C, C++ and Objective-C compiler

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