verifast-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S verifast-bin

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

$ yay -Rns verifast-bin

2. Manually Install "verifast-bin" via AUR

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

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

b. Clone verifast-bin's git locally

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

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

$ cd ~/verifast-bin $ makepkg -si

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

ID: 1348369
Name: verifast-bin
PackageBaseID: 136576
PackageBase: verifast-bin
Version: 19.12-2
Description: research prototype of a tool for formal verification of C and Java programs
URL: https://github.com/verifast/verifast
NumVotes: 0
Popularity: 0
OutOfDate: 1699266704
Maintainer: sandervb
Submitter: sandervb
FirstSubmitted: 1539201253
LastModified: 1699262800
URLPath: /cgit/aur.git/snapshot/verifast-bin.tar.gz