spectra on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S spectra

* (Optional) Uninstall spectra on Arch using YAY

$ yay -Rns spectra

2. Manually Install "spectra" via AUR

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

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

b. Clone spectra's git locally

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

c. Go to ~/spectra folder and install it

$ cd ~/spectra $ makepkg -si

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

ID: 1062641
Name: spectra
PackageBaseID: 145366
PackageBase: spectra
Version: 1.0.1-1
Description: A header-only C++ library for large scale eigenvalue problems
URL: https://spectralib.org/
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1569525123
LastModified: 1649267314
URLPath: /cgit/aur.git/snapshot/spectra.tar.gz