fstar on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S fstar

* (Optional) Uninstall fstar on Arch using YAY

$ yay -Rns fstar

2. Manually Install "fstar" via AUR

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

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

b. Clone fstar's git locally

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

c. Go to ~/fstar folder and install it

$ cd ~/fstar $ makepkg -si

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

ID: 657935
Name: fstar
PackageBaseID: 108710
PackageBase: fstar
Version: 0.9.7.0-2
Description: A Higher-Order Effectful Language Designed for Program Verification
URL: https://fstar-lang.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1655376696
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1457838270
LastModified: 1571582973
URLPath: /cgit/aur.git/snapshot/fstar.tar.gz