python-cbmc-starter-kit on AUR (Arch User Repository)

Last updated: June 18,2024

1. Install "python-cbmc-starter-kit" 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 python-cbmc-starter-kit on Arch using YAY

$ yay -S python-cbmc-starter-kit

* (Optional) Uninstall python-cbmc-starter-kit on Arch using YAY

$ yay -Rns python-cbmc-starter-kit

2. Manually Install "python-cbmc-starter-kit" via AUR

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

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

b. Clone python-cbmc-starter-kit's git locally

$ git clone https://aur.archlinux.org/python-cbmc-starter-kit.git ~/python-cbmc-starter-kit

c. Go to ~/python-cbmc-starter-kit folder and install it

$ cd ~/python-cbmc-starter-kit $ makepkg -si

3. Information about the python-cbmc-starter-kit package on Arch User Repository (AUR)

ID: 1396228
Name: python-cbmc-starter-kit
PackageBaseID: 202080
PackageBase: python-cbmc-starter-kit
Version: 2.10-1
Description: CBMC starter kit makes it easy to add CBMC verification to a software project
URL: https://github.com/model-checking/cbmc-starter-kit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bitwave
Submitter: bitwave
FirstSubmitted: 1706736084
LastModified: 1706736084
URLPath: /cgit/aur.git/snapshot/python-cbmc-starter-kit.tar.gz