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
Copied
b. Install pastix on Arch using YAY
$
yay -S
pastix
Copied
* (Optional) Uninstall pastix on Arch using YAY
$
yay -Rns
pastix
Copied
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
Copied
b. Clone pastix's git locally
$
git clone https://aur.archlinux.org/pastix.git
~/pastix
Copied
c. Go to ~/pastix folder and install it
$
cd
~/pastix
Copied
$
makepkg -si
Copied
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
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