slepc on AUR (Arch User Repository)
Last updated: February 09,2025
1. Install "slepc" 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 slepc on Arch using YAY
$
yay -S
slepc
Copied
* (Optional) Uninstall slepc on Arch using YAY
$
yay -Rns
slepc
Copied
2. Manually Install "slepc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone slepc's git locally
$
git clone https://aur.archlinux.org/slepc.git
~/slepc
Copied
c. Go to ~/slepc folder and install it
$
cd
~/slepc
Copied
$
makepkg -si
Copied
3. Information about the slepc package on Arch User Repository (AUR)
ID: 1428520
Name: slepc
PackageBaseID: 130287
PackageBase: slepc
Version: 3.20.2-1
Description: Scalable library for Eigenvalue problem computations
URL: https://slepc.upv.es
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: heitzmann
FirstSubmitted: 1519472215
LastModified: 1710606928
URLPath: /cgit/aur.git/snapshot/slepc.tar.gz
Name: slepc
PackageBaseID: 130287
PackageBase: slepc
Version: 3.20.2-1
Description: Scalable library for Eigenvalue problem computations
URL: https://slepc.upv.es
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: heitzmann
FirstSubmitted: 1519472215
LastModified: 1710606928
URLPath: /cgit/aur.git/snapshot/slepc.tar.gz