chapel-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S chapel-git

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

$ yay -Rns chapel-git

2. Manually Install "chapel-git" via AUR

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

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

b. Clone chapel-git's git locally

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

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

$ cd ~/chapel-git $ makepkg -si

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

ID: 1319086
Name: chapel-git
PackageBaseID: 179326
PackageBase: chapel-git
Version: 1.32.0.642.gf361e5dd2bd-1
Description: Programming language designed for productive parallel computing at scale
URL: https://chapel-lang.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1710461912
Maintainer: ghbrown
Submitter: ghbrown
FirstSubmitted: 1654132230
LastModified: 1694730497
URLPath: /cgit/aur.git/snapshot/chapel-git.tar.gz