mshr on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mshr

* (Optional) Uninstall mshr on Arch using YAY

$ yay -Rns mshr

2. Manually Install "mshr" via AUR

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

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

b. Clone mshr's git locally

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

c. Go to ~/mshr folder and install it

$ cd ~/mshr $ makepkg -si

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

ID: 1101209
Name: mshr
PackageBaseID: 133720
PackageBase: mshr
Version: 2019.1.0-2
Description: Mesh generation component of FEniCS (stable).
URL: https://bitbucket.org/fenics-project/mshr
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: entshuld
Submitter: sigvald
FirstSubmitted: 1529750182
LastModified: 1655746411
URLPath: /cgit/aur.git/snapshot/mshr.tar.gz