superlu_dist on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S superlu_dist

* (Optional) Uninstall superlu_dist on Arch using YAY

$ yay -Rns superlu_dist

2. Manually Install "superlu_dist" via AUR

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

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

b. Clone superlu_dist's git locally

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

c. Go to ~/superlu_dist folder and install it

$ cd ~/superlu_dist $ makepkg -si

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

ID: 1355236
Name: superlu_dist
PackageBaseID: 138079
PackageBase: superlu_dist
Version: 8.2.1-1
Description: Distributed memory, MPI based SuperLU
URL: https://github.com/xiaoyeli/superlu_dist
NumVotes: 3
Popularity: 0.000258
OutOfDate:
Maintainer: carlosal1015
Submitter: ChrisTX
FirstSubmitted: 1544925524
LastModified: 1700294218
URLPath: /cgit/aur.git/snapshot/superlu_dist.tar.gz