slepc on AUR (Arch User Repository)

Last updated: May 18,2024

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

b. Install slepc on Arch using YAY

$ yay -S slepc

* (Optional) Uninstall slepc on Arch using YAY

$ yay -Rns slepc

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

b. Clone slepc's git locally

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

c. Go to ~/slepc folder and install it

$ cd ~/slepc $ makepkg -si

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