lusol on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S lusol

* (Optional) Uninstall lusol on Arch using YAY

$ yay -Rns lusol

2. Manually Install "lusol" via AUR

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

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

b. Clone lusol's git locally

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

c. Go to ~/lusol folder and install it

$ cd ~/lusol $ makepkg -si

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

ID: 1111468
Name: lusol
PackageBaseID: 146115
PackageBase: lusol
Version: 2016.1.26-1
Description: A sparse LU factorization for square and rectangular matrices.
URL: https://web.stanford.edu/group/SOL/software/lusol/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1572057404
LastModified: 1657730156
URLPath: /cgit/aur.git/snapshot/lusol.tar.gz