arpackpp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S arpackpp

* (Optional) Uninstall arpackpp on Arch using YAY

$ yay -Rns arpackpp

2. Manually Install "arpackpp" via AUR

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

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

b. Clone arpackpp's git locally

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

c. Go to ~/arpackpp folder and install it

$ cd ~/arpackpp $ makepkg -si

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

ID: 1335215
Name: arpackpp
PackageBaseID: 115830
PackageBase: arpackpp
Version: 2.4.0-1
Description: Arpack++ with patches (C++ interface to ARPACK)
URL: http://reuter.mit.edu/software/arpackpatch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: xantares
FirstSubmitted: 1475170733
LastModified: 1697485840
URLPath: /cgit/aur.git/snapshot/arpackpp.tar.gz