cbmc on AUR (Arch User Repository)
Last updated: December 23,2024
1. Install "cbmc" 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
Copied
b. Install cbmc on Arch using YAY
$
yay -S
cbmc
Copied
* (Optional) Uninstall cbmc on Arch using YAY
$
yay -Rns
cbmc
Copied
2. Manually Install "cbmc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cbmc's git locally
$
git clone https://aur.archlinux.org/cbmc.git
~/cbmc
Copied
c. Go to ~/cbmc folder and install it
$
cd
~/cbmc
Copied
$
makepkg -si
Copied
3. Information about the cbmc package on Arch User Repository (AUR)
ID: 1403144
Name: cbmc
PackageBaseID: 93168
PackageBase: cbmc
Version: 5.95.1-1
Description: C Bounded Model Checker
URL: https://diffblue.github.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jiri.pospisil
Submitter: PythonShell
FirstSubmitted: 1432101466
LastModified: 1706909617
URLPath: /cgit/aur.git/snapshot/cbmc.tar.gz
Name: cbmc
PackageBaseID: 93168
PackageBase: cbmc
Version: 5.95.1-1
Description: C Bounded Model Checker
URL: https://diffblue.github.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jiri.pospisil
Submitter: PythonShell
FirstSubmitted: 1432101466
LastModified: 1706909617
URLPath: /cgit/aur.git/snapshot/cbmc.tar.gz