cppcheck-htmlreport

tool for static C/C++ code analysis (CLI)

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