fstar-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fstar-bin

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

$ yay -Rns fstar-bin

2. Manually Install "fstar-bin" via AUR

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

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

b. Clone fstar-bin's git locally

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

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

$ cd ~/fstar-bin $ makepkg -si

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

ID: 657747
Name: fstar-bin
PackageBaseID: 108714
PackageBase: fstar-bin
Version: 0.9.7.0-1
Description: A Higher-Order Effectful Language Designed for Program Verification
URL: https://fstar-lang.org/
NumVotes: 4
Popularity: 0
OutOfDate: 1682151935
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1457839786
LastModified: 1571530309
URLPath: /cgit/aur.git/snapshot/fstar-bin.tar.gz