laspack on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install laspack on Arch using YAY
$
yay -S
laspack
Copied
* (Optional) Uninstall laspack on Arch using YAY
$
yay -Rns
laspack
Copied
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
Copied
b. Clone laspack's git locally
$
git clone https://aur.archlinux.org/laspack.git
~/laspack
Copied
c. Go to ~/laspack folder and install it
$
cd
~/laspack
Copied
$
makepkg -si
Copied
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
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