lib32-suitesparse on AUR (Arch User Repository)

Last updated: September 06,2024

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

$ yay -S lib32-suitesparse

* (Optional) Uninstall lib32-suitesparse on Arch using YAY

$ yay -Rns lib32-suitesparse

2. Manually Install "lib32-suitesparse" via AUR

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

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

b. Clone lib32-suitesparse's git locally

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

c. Go to ~/lib32-suitesparse folder and install it

$ cd ~/lib32-suitesparse $ makepkg -si

3. Information about the lib32-suitesparse package on Arch User Repository (AUR)

ID: 1068131
Name: lib32-suitesparse
PackageBaseID: 123903
PackageBase: lib32-suitesparse
Version: 5.12.0-1
Description: A collection of sparse matrix libraries (32-bit)
URL: http://faculty.cse.tamu.edu/davis/suitesparse.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sbmomeni
FirstSubmitted: 1499531833
LastModified: 1650204178
URLPath: /cgit/aur.git/snapshot/lib32-suitesparse.tar.gz