boogie-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S boogie-git

* (Optional) Uninstall boogie-git on Arch using YAY

$ yay -Rns boogie-git

2. Manually Install "boogie-git" via AUR

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

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

b. Clone boogie-git's git locally

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

c. Go to ~/boogie-git folder and install it

$ cd ~/boogie-git $ makepkg -si

3. Information about the boogie-git package on Arch User Repository (AUR)

ID: 726562
Name: boogie-git
PackageBaseID: 101869
PackageBase: boogie-git
Version: 0.r5030.8448ac1c-1
Description: Boogie is an Intermediate Verification Language (IVL) for describing proof obligations to be discharged by a reasoning engine, typically an SMT solver
URL: http://boogie.codeplex.com
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: joojoo
Submitter: fhahn
FirstSubmitted: 1444833778
LastModified: 1587886892
URLPath: /cgit/aur.git/snapshot/boogie-git.tar.gz