CMD + K

cppcheck

Community

A static analysis tool for C/C++ code.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::cppcheck

Usage Tracking

2.20.0
2.18.3
2.18.2
2.18.1
2.18.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Cppcheck is a static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives).

About

Summary

A static analysis tool for C/C++ code.

Last Updated

Mar 5, 2026 at 09:32

License

GPL-3.0-or-later

Total Downloads

962.9K

Version Downloads

6.2K

Supported Platforms

linux-ppc64le
macOS-64
macOS-arm64
win-64
linux-aarch64
linux-64