python-fiat on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-fiat

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

$ yay -Rns python-fiat

2. Manually Install "python-fiat" via AUR

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

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

b. Clone python-fiat's git locally

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

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

$ cd ~/python-fiat $ makepkg -si

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

ID: 1390372
Name: python-fiat
PackageBaseID: 129038
PackageBase: python-fiat
Version: 2019.1.0-1
Description: Supports generation of arbitrary order instances of the Lagrange elements on lines, triangles, and tetrahedra (stable).
URL: https://github.com/FEniCS/fiat
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: entshuld
Submitter: sigvald
FirstSubmitted: 1515420169
LastModified: 1705907884
URLPath: /cgit/aur.git/snapshot/python-fiat.tar.gz