mumps4 on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S mumps4

* (Optional) Uninstall mumps4 on Arch using YAY

$ yay -Rns mumps4

2. Manually Install "mumps4" via AUR

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

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

b. Clone mumps4's git locally

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

c. Go to ~/mumps4 folder and install it

$ cd ~/mumps4 $ makepkg -si

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

ID: 285533
Name: mumps4
PackageBaseID: 90930
PackageBase: mumps4
Version: 4.10.0-1
Description: Sparse solver library using Gaussian elimination
URL: http://mumps.enseeiht.fr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gbs
FirstSubmitted: 1425061196
LastModified: 1458235718
URLPath: /cgit/aur.git/snapshot/mumps4.tar.gz