python-mshr on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S python-mshr

* (Optional) Uninstall python-mshr on Arch using YAY

$ yay -Rns python-mshr

2. Manually Install "python-mshr" via AUR

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

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

b. Clone python-mshr's git locally

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

c. Go to ~/python-mshr folder and install it

$ cd ~/python-mshr $ makepkg -si

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

ID: 1418339
Name: python-mshr
PackageBaseID: 129081
PackageBase: python-mshr
Version: 2019.1.0-2
Description: Mesh generation component of FEniCS (python interface)
URL: https://bitbucket.org/fenics-project/mshr
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: sigvald
FirstSubmitted: 1515507773
LastModified: 1709240368
URLPath: /cgit/aur.git/snapshot/python-mshr.tar.gz