arpack-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S arpack-git

* (Optional) Uninstall arpack-git on Arch using YAY

$ yay -Rns arpack-git

2. Manually Install "arpack-git" via AUR

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

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

b. Clone arpack-git's git locally

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

c. Go to ~/arpack-git folder and install it

$ cd ~/arpack-git $ makepkg -si

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

ID: 1382592
Name: arpack-git
PackageBaseID: 201361
PackageBase: arpack-git
Version: 3.9.1.r4.g0eaf38b-1
Description: Collection of Fortran77 subroutines designed to solve large scale eigenvalue problems
URL: https://github.com/opencollab/arpack-ng
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1704740370
LastModified: 1704740370
URLPath: /cgit/aur.git/snapshot/arpack-git.tar.gz