mfem on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install mfem on Arch using YAY
$
yay -S
mfem
Copied
* (Optional) Uninstall mfem on Arch using YAY
$
yay -Rns
mfem
Copied
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
Copied
b. Clone mfem's git locally
$
git clone https://aur.archlinux.org/mfem.git
~/mfem
Copied
c. Go to ~/mfem folder and install it
$
cd
~/mfem
Copied
$
makepkg -si
Copied
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
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