fstar on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install fstar on Arch using YAY
$
yay -S
fstar
Copied
* (Optional) Uninstall fstar on Arch using YAY
$
yay -Rns
fstar
Copied
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
Copied
b. Clone fstar's git locally
$
git clone https://aur.archlinux.org/fstar.git
~/fstar
Copied
c. Go to ~/fstar folder and install it
$
cd
~/fstar
Copied
$
makepkg -si
Copied
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
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