mfem on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S mfem

* (Optional) Uninstall mfem on Arch using YAY

$ yay -Rns mfem

2. Manually Install "mfem" via AUR

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

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

b. Clone mfem's git locally

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

c. Go to ~/mfem folder and install it

$ cd ~/mfem $ makepkg -si

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

ID: 1397833
Name: mfem
PackageBaseID: 169761
PackageBase: mfem
Version: 4.6-3
Description: Lightweight, general, scalable C++ library for finite element methods
URL: https://github.com/mfem/mfem
NumVotes: 1
Popularity: 0.277376
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1628531455
LastModified: 1706836646
URLPath: /cgit/aur.git/snapshot/mfem.tar.gz