superlu_mt on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S superlu_mt

* (Optional) Uninstall superlu_mt on Arch using YAY

$ yay -Rns superlu_mt

2. Manually Install "superlu_mt" via AUR

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

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

b. Clone superlu_mt's git locally

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

c. Go to ~/superlu_mt folder and install it

$ cd ~/superlu_mt $ makepkg -si

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

ID: 1220267
Name: superlu_mt
PackageBaseID: 186470
PackageBase: superlu_mt
Version: 3.1-1
Description: Set of subroutines to solve a sparse linear system (multithreading extension)
URL: https://portal.nersc.gov/project/sparse/superlu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1665313663
LastModified: 1677784266
URLPath: /cgit/aur.git/snapshot/superlu_mt.tar.gz