suitesparse-mkl on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S suitesparse-mkl

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

$ yay -Rns suitesparse-mkl

2. Manually Install "suitesparse-mkl" via AUR

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

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

b. Clone suitesparse-mkl's git locally

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

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

$ cd ~/suitesparse-mkl $ makepkg -si

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

ID: 691809
Name: suitesparse-mkl
PackageBaseID: 117337
PackageBase: suitesparse-mkl
Version: 5.6.0-4
Description: A collection of sparse matrix libraries (compiled with the Intel MKL and Intel TBB) used in julia
URL: http://faculty.cse.tamu.edu/davis/suitesparse.html
NumVotes: 1
Popularity: 0
OutOfDate: 1650195403
Maintainer: hbhkx
FirstSubmitted: 1480072252
LastModified: 1580543242
URLPath: /cgit/aur.git/snapshot/suitesparse-mkl.tar.gz