laspack on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S laspack

* (Optional) Uninstall laspack on Arch using YAY

$ yay -Rns laspack

2. Manually Install "laspack" via AUR

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

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

b. Clone laspack's git locally

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

c. Go to ~/laspack folder and install it

$ cd ~/laspack $ makepkg -si

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

ID: 983191
Name: laspack
PackageBaseID: 7427
PackageBase: laspack
Version: 1.12.2-2
Description: Package for solving large sparse systems of linear equations.
URL: http://www.mgnet.org/mgnet/Codes/laspack/html/laspack.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter:
FirstSubmitted: 1162916196
LastModified: 1635934191
URLPath: /cgit/aur.git/snapshot/laspack.tar.gz