dafny-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S dafny-bin

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

$ yay -Rns dafny-bin

2. Manually Install "dafny-bin" via AUR

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

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

b. Clone dafny-bin's git locally

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

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

$ cd ~/dafny-bin $ makepkg -si

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

ID: 1368667
Name: dafny-bin
PackageBaseID: 137607
PackageBase: dafny-bin
Version: 4.4.0-1
Description: Dafny is a verification-aware programming language
URL: https://github.com/dafny-lang/dafny
NumVotes: 2
Popularity: 0
OutOfDate: 1710582857
Maintainer: tchajed
Submitter: malet
FirstSubmitted: 1543236603
LastModified: 1702410922
URLPath: /cgit/aur.git/snapshot/dafny-bin.tar.gz