macOS
brew install cbmclocal Homebrew formula metadata
brew
C Bounded Model Checker. Version 6.10.0 via Homebrew; verified 2026-06-24.
install
brew install cbmclocal Homebrew formula metadata
sudo apt install cbmcDebian stable package indexes · cbmc · source: deb.debian.org
sudo dnf install cbmcFedora Rawhide package metadata · cbmc · source: dl.fedoraproject.org
nix profile install nixpkgs#cbmcnixpkgs package indexes · pkgs/by-name/cb/cbmc/package.nix · source: api.github.com
overview
C Bounded Model Checker
history
CBMC is the C Bounded Model Checker, a CProver formal-verification tool for checking C and C++ programs for memory safety, undefined behavior, assertions, and related properties.
The CProver site presents CBMC as a bounded model checker for C and C++ and names Daniel Kroening as the contact. The current Diffblue GitHub repository was created in 2016 and remains the development repository for CBMC and related CProver tools.
Official documentation notes availability for Linux, Windows, and macOS, including Debian/Ubuntu packages, release binaries, and Homebrew. The supplied package facts also show cbmc packaged by Homebrew, Debian, Ubuntu, Fedora, and Nix.
CBMC analyzes programs by unwinding loops and passing the resulting formula to a decision procedure. The tool suite includes `cbmc`, `goto-cc`, `goto-instrument`, `goto-analyzer`, `jbmc`, and related utilities for producing and analyzing goto programs.
CBMC is a heavyweight developer-tools package because a single install exposes a mature formal-methods toolchain rather than just one binary. It is notable in package collections as a command-line verification suite that can slot into CI and compiler-like workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cbmc | cli | global executable | |
cprover | cli | global executable | |
crangler | cli | global executable | |
goto-analyzer | cli | global executable | |
goto-cc | cli | global executable | |
goto-diff | cli | global executable | |
goto-gcc | cli | global executable | |
goto-harness | cli | global executable | |
goto-inspect | cli | global executable | |
goto-instrument | cli | global executable | |
goto-ld | cli | global executable | |
goto-synthesizer | cli | global executable | |
janalyzer | cli | global executable | |
jbmc | cli | global executable | |
jdiff | cli | global executable | |
ls_parse.py | cli | global executable | |
symtab2gb | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/diffblue/cbmc
install metadata
| Package key | brew:cbmc |
|---|---|
| Version | 6.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cbmc |
| Homepage | https://www.cprover.org/cbmc/ |
| Repository | https://github.com/diffblue/cbmc |
| Upstream docs | https://diffblue.github.io/cbmc/cprover_documentation.html |
| License | BSD-4-Clause |
| Source archive | https://github.com/diffblue/cbmc.git |
| Last updated | 2026-06-24T16:07:58Z |
| Pulse | updated |
| Build dependencies | cmake, maven, openjdk@21, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cbmc |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cbmc 6.6.0-4
bounded model checker for C and C++ programs
sudo apt install cbmcjbmc 6.6.0-4
bounded model checker for Java programs
sudo apt install jbmccbmc
nix profile install nixpkgs#cbmccbmc 5.95.1-4ubuntu1
bounded model checker for C and C++ programs
sudo apt install cbmcjbmc 5.95.1-4ubuntu1
bounded model checker for Java programs
sudo apt install jbmccbmc 6.8.0-1.fc44
Bounded Model Checker for ANSI-C and C++ programs
sudo dnf install cbmccbmc-doc 6.8.0-1.fc44
Documentation for cbmc
sudo dnf install cbmc-doccbmc-utils 6.8.0-1.fc44
Output conversion utilities for CBMC
sudo dnf install cbmc-utilssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.