arpack++ on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S arpack++

* (Optional) Uninstall arpack++ on Arch using YAY

$ yay -Rns arpack++

2. Manually Install "arpack++" via AUR

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

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

b. Clone arpack++'s git locally

$ git clone https://aur.archlinux.org/arpack++.git ~/arpack++

c. Go to ~/arpack++ folder and install it

$ cd ~/arpack++ $ makepkg -si

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

ID: 910990
Name: arpack++
PackageBaseID: 40801
PackageBase: arpack++
Version: 1.2-4
Description: an object-oriented version of the ARPACK package
URL: http://www.ime.unicamp.br/~chico/arpack++/
NumVotes: 3
Popularity: 0
OutOfDate: 1691290135
Maintainer: mrbit
Submitter: BELiAL
FirstSubmitted: 1284534928
LastModified: 1621719258
URLPath: /cgit/aur.git/snapshot/arpack++.tar.gz