dune-fem on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S dune-fem

* (Optional) Uninstall dune-fem on Arch using YAY

$ yay -Rns dune-fem

2. Manually Install "dune-fem" via AUR

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

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

b. Clone dune-fem's git locally

$ git clone https://aur.archlinux.org/dune-fem.git ~/dune-fem

c. Go to ~/dune-fem folder and install it

$ cd ~/dune-fem $ makepkg -si

3. Information about the dune-fem package on Arch User Repository (AUR)

ID: 1414923
Name: dune-fem
PackageBaseID: 174413
PackageBase: dune-fem
Version: 2.9.1-1
Description: A discretization module providing an implementation of mathematical abstractions to solve PDEs on parallel computers including local grid adaptivity, dynamic load balancing, and higher order discretization schemes
URL: https://dune-project.org/modules/dune-fem
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1640477582
LastModified: 1708812287
URLPath: /cgit/aur.git/snapshot/dune-fem.tar.gz