spectra on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install spectra on Arch using YAY
$
yay -S
spectra
Copied
* (Optional) Uninstall spectra on Arch using YAY
$
yay -Rns
spectra
Copied
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
Copied
b. Clone spectra's git locally
$
git clone https://aur.archlinux.org/spectra.git
~/spectra
Copied
c. Go to ~/spectra folder and install it
$
cd
~/spectra
Copied
$
makepkg -si
Copied
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
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