pastix on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S pastix

* (Optional) Uninstall pastix on Arch using YAY

$ yay -Rns pastix

2. Manually Install "pastix" via AUR

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

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

b. Clone pastix's git locally

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

c. Go to ~/pastix folder and install it

$ cd ~/pastix $ makepkg -si

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

ID: 1368725
Name: pastix
PackageBaseID: 101151
PackageBase: pastix
Version: 6.3.2-1
Description: High performance parallel solver for very large sparse linear systems based on direct methods
URL: https://gitlab.inria.fr/solverstack/pastix
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lahwaacz
Submitter: myles
FirstSubmitted: 1443878997
LastModified: 1702418658
URLPath: /cgit/aur.git/snapshot/pastix.tar.gz