mingw-w64-suitesparse on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mingw-w64-suitesparse

* (Optional) Uninstall mingw-w64-suitesparse on Arch using YAY

$ yay -Rns mingw-w64-suitesparse

2. Manually Install "mingw-w64-suitesparse" via AUR

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

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

b. Clone mingw-w64-suitesparse's git locally

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

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

$ cd ~/mingw-w64-suitesparse $ makepkg -si

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

ID: 1395623
Name: mingw-w64-suitesparse
PackageBaseID: 143784
PackageBase: mingw-w64-suitesparse
Version: 7.6.0-1
Description: A collection of sparse matrix libraries (mingw-w64)
URL: https://people.engr.tamu.edu/davis/suitesparse.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1563824106
LastModified: 1706637505
URLPath: /cgit/aur.git/snapshot/mingw-w64-suitesparse.tar.gz