set-xcode-analyzer

clang-based tools for C/C++ developments

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
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y clang-tools-7
Raspbian
RUN apt-get update && \ apt-get install -y clang-3.8
click the source code to copy install set-xcode-analyzer on any operating system with command-not-found.com