python-dolfin on AUR (Arch User Repository)

Last updated: June 11,2024

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

$ yay -S python-dolfin

* (Optional) Uninstall python-dolfin on Arch using YAY

$ yay -Rns python-dolfin

2. Manually Install "python-dolfin" via AUR

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

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

b. Clone python-dolfin's git locally

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

c. Go to ~/python-dolfin folder and install it

$ cd ~/python-dolfin $ makepkg -si

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

ID: 1418336
Name: python-dolfin
PackageBaseID: 133718
PackageBase: python-dolfin
Version: 2019.1.0.post0-2
Description: The Python interface of FEniCS
URL: https://bitbucket.org/fenics-project/dolfin
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: sigvald
FirstSubmitted: 1529745147
LastModified: 1709240105
URLPath: /cgit/aur.git/snapshot/python-dolfin.tar.gz