chapel on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "chapel" 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 chapel on Arch using YAY
$
yay -S
chapel
Copied
* (Optional) Uninstall chapel on Arch using YAY
$
yay -Rns
chapel
Copied
2. Manually Install "chapel" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone chapel's git locally
$
git clone https://aur.archlinux.org/chapel.git
~/chapel
Copied
c. Go to ~/chapel folder and install it
$
cd
~/chapel
Copied
$
makepkg -si
Copied
3. Information about the chapel package on Arch User Repository (AUR)
ID: 1387214
Name: chapel
PackageBaseID: 162439
PackageBase: chapel
Version: 1.33.0-1
Description: Programming language designed for productive parallel computing at scale
URL: https://chapel-lang.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: edeustua
Submitter: edeustua
FirstSubmitted: 1611384153
LastModified: 1705450951
URLPath: /cgit/aur.git/snapshot/chapel.tar.gz
Name: chapel
PackageBaseID: 162439
PackageBase: chapel
Version: 1.33.0-1
Description: Programming language designed for productive parallel computing at scale
URL: https://chapel-lang.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: edeustua
Submitter: edeustua
FirstSubmitted: 1611384153
LastModified: 1705450951
URLPath: /cgit/aur.git/snapshot/chapel.tar.gz