dolfin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dolfin

* (Optional) Uninstall dolfin on Arch using YAY

$ yay -Rns dolfin

2. Manually Install "dolfin" via AUR

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

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

b. Clone dolfin's git locally

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

c. Go to ~/dolfin folder and install it

$ cd ~/dolfin $ makepkg -si

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

ID: 1418335
Name: dolfin
PackageBaseID: 129040
PackageBase: dolfin
Version: 2019.1.0.post0-8
Description: C++ interface of FEniCS
URL: https://bitbucket.org/fenics-project/dolfin
NumVotes: 7
Popularity: 0.003342
OutOfDate:
Maintainer: carlosal1015
Submitter: sigvald
FirstSubmitted: 1515420415
LastModified: 1709240056
URLPath: /cgit/aur.git/snapshot/dolfin.tar.gz