trlan on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S trlan

* (Optional) Uninstall trlan on Arch using YAY

$ yay -Rns trlan

2. Manually Install "trlan" via AUR

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

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

b. Clone trlan's git locally

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

c. Go to ~/trlan folder and install it

$ cd ~/trlan $ makepkg -si

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

ID: 897077
Name: trlan
PackageBaseID: 45881
PackageBase: trlan
Version: 201009-1
Description: The thick-restart Lanczos algorithm for finding extremal eigenvalues of sparse symmetric matrices
URL: https://code.lbl.gov/projects/trlan/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ConnorBehan
FirstSubmitted: 1296256182
LastModified: 1619249178
URLPath: /cgit/aur.git/snapshot/trlan.tar.gz