elpa on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S elpa

* (Optional) Uninstall elpa on Arch using YAY

$ yay -Rns elpa

2. Manually Install "elpa" via AUR

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

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

b. Clone elpa's git locally

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

c. Go to ~/elpa folder and install it

$ cd ~/elpa $ makepkg -si

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

ID: 1277568
Name: elpa
PackageBaseID: 143905
PackageBase: elpa
Version: 2023.05.001-1
Description: Eigenvalue SoLvers for Petaflop-Applications
URL: https://elpa.mpcdf.mpg.de
NumVotes: 4
Popularity: 5.0E-6
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1564317421
LastModified: 1687515508
URLPath: /cgit/aur.git/snapshot/elpa.tar.gz