fstar-ulib on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S fstar-ulib

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

$ yay -Rns fstar-ulib

2. Manually Install "fstar-ulib" via AUR

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

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

b. Clone fstar-ulib's git locally

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

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

$ cd ~/fstar-ulib $ makepkg -si

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

ID: 530391
Name: fstar-ulib
PackageBaseID: 134538
PackageBase: fstar-ulib
Version: 0.9.6.0-18
Description: compiles the ulib component of F*
URL: https://www.fstar-lang.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1570954804
Maintainer: crave
Submitter: crave
FirstSubmitted: 1532683852
LastModified: 1532947844
URLPath: /cgit/aur.git/snapshot/fstar-ulib.tar.gz