dolfinx on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S dolfinx

* (Optional) Uninstall dolfinx on Arch using YAY

$ yay -Rns dolfinx

2. Manually Install "dolfinx" via AUR

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

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

b. Clone dolfinx's git locally

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

c. Go to ~/dolfinx folder and install it

$ cd ~/dolfinx $ makepkg -si

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

ID: 1418343
Name: dolfinx
PackageBaseID: 178417
PackageBase: dolfinx
Version: 0.7.3-1
Description: Next generation FEniCS problem solving environment
URL: https://github.com/FEniCS/dolfinx
NumVotes: 3
Popularity: 1.5E-5
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1651241549
LastModified: 1709240577
URLPath: /cgit/aur.git/snapshot/dolfinx.tar.gz