futhark-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S futhark-git

* (Optional) Uninstall futhark-git on Arch using YAY

$ yay -Rns futhark-git

2. Manually Install "futhark-git" via AUR

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

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

b. Clone futhark-git's git locally

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

c. Go to ~/futhark-git folder and install it

$ cd ~/futhark-git $ makepkg -si

3. Information about the futhark-git package on Arch User Repository (AUR)

ID: 619891
Name: futhark-git
PackageBaseID: 139875
PackageBase: futhark-git
Version: 0.11.1.r1.g34b0ec388-1
Description: A data-parallel functional programming language
URL: https://futhark-lang.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mbloms
FirstSubmitted: 1550937381
LastModified: 1560080208
URLPath: /cgit/aur.git/snapshot/futhark-git.tar.gz