fstar-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S fstar-git

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

$ yay -Rns fstar-git

2. Manually Install "fstar-git" via AUR

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

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

b. Clone fstar-git's git locally

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

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

$ cd ~/fstar-git $ makepkg -si

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

ID: 657744
Name: fstar-git
PackageBaseID: 86957
PackageBase: fstar-git
Version: 20191019-1
Description: A Higher-Order Effectful Language Designed for Program Verification
URL: https://fstar-lang.org/
NumVotes: 6
Popularity: 0
OutOfDate: 1642670444
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1414406898
LastModified: 1571529345
URLPath: /cgit/aur.git/snapshot/fstar-git.tar.gz