spack on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "spack" 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 spack on Arch using YAY
$
yay -S
spack
Copied
* (Optional) Uninstall spack on Arch using YAY
$
yay -Rns
spack
Copied
2. Manually Install "spack" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone spack's git locally
$
git clone https://aur.archlinux.org/spack.git
~/spack
Copied
c. Go to ~/spack folder and install it
$
cd
~/spack
Copied
$
makepkg -si
Copied
3. Information about the spack package on Arch User Repository (AUR)
ID: 1422418
Name: spack
PackageBaseID: 145511
PackageBase: spack
Version: 0.21.2-1
Description: A flexible package manager for supercomputer that supports multiple versions, configurations, platforms, and compilers.
URL: https://spack.io/
NumVotes: 7
Popularity: 0.001643
OutOfDate:
Maintainer: 0xDoubleDoc
Submitter: gdolle
FirstSubmitted: 1570038375
LastModified: 1709807776
URLPath: /cgit/aur.git/snapshot/spack.tar.gz
Name: spack
PackageBaseID: 145511
PackageBase: spack
Version: 0.21.2-1
Description: A flexible package manager for supercomputer that supports multiple versions, configurations, platforms, and compilers.
URL: https://spack.io/
NumVotes: 7
Popularity: 0.001643
OutOfDate:
Maintainer: 0xDoubleDoc
Submitter: gdolle
FirstSubmitted: 1570038375
LastModified: 1709807776
URLPath: /cgit/aur.git/snapshot/spack.tar.gz