kani-verifier on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "kani-verifier" 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 kani-verifier on Arch using YAY

$ yay -S kani-verifier

* (Optional) Uninstall kani-verifier on Arch using YAY

$ yay -Rns kani-verifier

2. Manually Install "kani-verifier" via AUR

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

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

b. Clone kani-verifier's git locally

$ git clone https://aur.archlinux.org/kani-verifier.git ~/kani-verifier

c. Go to ~/kani-verifier folder and install it

$ cd ~/kani-verifier $ makepkg -si

3. Information about the kani-verifier package on Arch User Repository (AUR)

ID: 1415154
Name: kani-verifier
PackageBaseID: 200612
PackageBase: kani-verifier
Version: 0.47.0-1
Description: Bit-precise model checker for Rust
URL: https://github.com/model-checking/kani
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SandaruKasa
Submitter: SandaruKasa
FirstSubmitted: 1702734929
LastModified: 1708860877
URLPath: /cgit/aur.git/snapshot/kani-verifier.tar.gz