fsharp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S fsharp

* (Optional) Uninstall fsharp on Arch using YAY

$ yay -Rns fsharp

2. Manually Install "fsharp" via AUR

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

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

b. Clone fsharp's git locally

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

c. Go to ~/fsharp folder and install it

$ cd ~/fsharp $ makepkg -si

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

ID: 1116438
Name: fsharp
PackageBaseID: 184273
PackageBase: fsharp
Version: 10.2.3-4
Description: The F# Compiler, Core Library & Tools (F# Software Foundation Repository)
URL: https://fsharp.org
NumVotes: 0
Popularity: 0
OutOfDate: 1703961890
Maintainer: PerilousBooklet
Submitter: Mailaender
FirstSubmitted: 1658658571
LastModified: 1658662071
URLPath: /cgit/aur.git/snapshot/fsharp.tar.gz