How to Install and Uninstall cbmc Package on Kali Linux

Last updated: May 20,2024

1. Install "cbmc" package

Here is a brief guide to show you how to install cbmc on Kali Linux

$ sudo apt update $ sudo apt install cbmc

2. Uninstall "cbmc" package

Learn how to uninstall cbmc on Kali Linux:

$ sudo apt remove cbmc $ sudo apt autoclean && sudo apt autoremove

3. Information about the cbmc package on Kali Linux

Package: cbmc
Version: 5.95.1-4
Installed-Size: 80898
Maintainer: Michael Tautschnig
Architecture: amd64
Depends: gcc, libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1), minisat
Suggests: gdb
Size: 21145688
SHA256: 70eb7ce44c4ec6e9179b82779e01e18d44d24e8171bd7fa029e617c3f96975b0
SHA1: 65c588e19a59e844206ed86643c8d5a2194ffe5e
MD5sum: c4b91c98e732eccce32a57920687c29f
Description: bounded model checker for C and C++ programs
CBMC generates traces that demonstrate how an assertion can be violated, or
proves that the assertion cannot be violated within a given number of loop
iterations.
Description-md5:
Homepage: http://www.cprover.org/cbmc/
Tag: role::program
Section: science
Priority: optional
Filename: pool/main/c/cbmc/cbmc_5.95.1-4_amd64.deb