ocaml-fstar on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ocaml-fstar

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

$ yay -Rns ocaml-fstar

2. Manually Install "ocaml-fstar" via AUR

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

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

b. Clone ocaml-fstar's git locally

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

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

$ cd ~/ocaml-fstar $ makepkg -si

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

ID: 551361
Name: ocaml-fstar
PackageBaseID: 134539
PackageBase: ocaml-fstar
Version: 0.9.6.0-4
Description: An ML-like language with a type system for program verification.
URL:
NumVotes: 1
Popularity: 0
OutOfDate: 1570954753
Maintainer: crave
Submitter: crave
FirstSubmitted: 1532683867
LastModified: 1539421813
URLPath: /cgit/aur.git/snapshot/ocaml-fstar.tar.gz