elemental on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S elemental

* (Optional) Uninstall elemental on Arch using YAY

$ yay -Rns elemental

2. Manually Install "elemental" via AUR

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

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

b. Clone elemental's git locally

$ git clone https://aur.archlinux.org/elemental.git ~/elemental

c. Go to ~/elemental folder and install it

$ cd ~/elemental $ makepkg -si

3. Information about the elemental package on Arch User Repository (AUR)

ID: 1375964
Name: elemental
PackageBaseID: 83237
PackageBase: elemental
Version: 1.5.3-4
Description: Distributed-memory dense linear algebra
URL: https://github.com/LLNL/Elemental
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MartinDiehl
Submitter: xantares
FirstSubmitted: 1403471090
LastModified: 1703588509
URLPath: /cgit/aur.git/snapshot/elemental.tar.gz