mumps on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "mumps" 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 mumps on Arch using YAY
$
yay -S
mumps
Copied
* (Optional) Uninstall mumps on Arch using YAY
$
yay -Rns
mumps
Copied
2. Manually Install "mumps" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mumps's git locally
$
git clone https://aur.archlinux.org/mumps.git
~/mumps
Copied
c. Go to ~/mumps folder and install it
$
cd
~/mumps
Copied
$
makepkg -si
Copied
3. Information about the mumps package on Arch User Repository (AUR)
ID: 1347823
Name: mumps
PackageBaseID: 25292
PackageBase: mumps
Version: 5.6.2-1
Description: Sparse solver library using Gaussian elimination
URL: https://graal.ens-lyon.fr/MUMPS/index.php
NumVotes: 14
Popularity: 1.0E-6
OutOfDate:
Maintainer: MartinDiehl
Submitter: mickele
FirstSubmitted: 1238949429
LastModified: 1699174253
URLPath: /cgit/aur.git/snapshot/mumps.tar.gz
Name: mumps
PackageBaseID: 25292
PackageBase: mumps
Version: 5.6.2-1
Description: Sparse solver library using Gaussian elimination
URL: https://graal.ens-lyon.fr/MUMPS/index.php
NumVotes: 14
Popularity: 1.0E-6
OutOfDate:
Maintainer: MartinDiehl
Submitter: mickele
FirstSubmitted: 1238949429
LastModified: 1699174253
URLPath: /cgit/aur.git/snapshot/mumps.tar.gz