futhark-bin on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S futhark-bin

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

$ yay -Rns futhark-bin

2. Manually Install "futhark-bin" via AUR

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

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

b. Clone futhark-bin's git locally

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

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

$ cd ~/futhark-bin $ makepkg -si

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

ID: 1299202
Name: futhark-bin
PackageBaseID: 151819
PackageBase: futhark-bin
Version: 0.25.2-1
Description: A data-parallel functional programming language.
URL: https://futhark-lang.org/
NumVotes: 3
Popularity: 0.000145
OutOfDate: 1697736893
Maintainer: mbloms
Submitter: mbloms
FirstSubmitted: 1587539448
LastModified: 1691196777
URLPath: /cgit/aur.git/snapshot/futhark-bin.tar.gz