futhark on AUR (Arch User Repository)
Last updated: November 12,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "futhark" 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 futhark on Arch using YAY
$
yay -S
futhark
Copied
* (Optional) Uninstall futhark on Arch using YAY
$
yay -Rns
futhark
Copied
2. Manually Install "futhark" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone futhark's git locally
$
git clone https://aur.archlinux.org/futhark.git
~/futhark
Copied
c. Go to ~/futhark folder and install it
$
cd
~/futhark
Copied
$
makepkg -si
Copied
3. Information about the futhark package on Arch User Repository (AUR)
ID: 717037
Name: futhark
PackageBaseID: 139796
PackageBase: futhark
Version: 0.15.3-1
Description: A data-parallel functional programming language.
URL: https://futhark-lang.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1587725252
Maintainer: mbloms
FirstSubmitted: 1550698506
LastModified: 1586090385
URLPath: /cgit/aur.git/snapshot/futhark.tar.gz
Name: futhark
PackageBaseID: 139796
PackageBase: futhark
Version: 0.15.3-1
Description: A data-parallel functional programming language.
URL: https://futhark-lang.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1587725252
Maintainer: mbloms
FirstSubmitted: 1550698506
LastModified: 1586090385
URLPath: /cgit/aur.git/snapshot/futhark.tar.gz