cbmc-bin on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "cbmc-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install cbmc-bin on Arch using YAY

$ yay -S cbmc-bin

* (Optional) Uninstall cbmc-bin on Arch using YAY

$ yay -Rns cbmc-bin

2. Manually Install "cbmc-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cbmc-bin's git locally

$ git clone https://aur.archlinux.org/cbmc-bin.git ~/cbmc-bin

c. Go to ~/cbmc-bin folder and install it

$ cd ~/cbmc-bin $ makepkg -si

3. Information about the cbmc-bin package on Arch User Repository (AUR)

ID: 584754
Name: cbmc-bin
PackageBaseID: 69335
PackageBase: cbmc-bin
Version: 5.11-1
Description: Bounded Model Checking for ANSI-C
URL: http://www.cprover.org/cbmc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: PythonShell
Submitter: vali
FirstSubmitted: 1366728720
LastModified: 1549800785
URLPath: /cgit/aur.git/snapshot/cbmc-bin.tar.gz