getfem on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S getfem

* (Optional) Uninstall getfem on Arch using YAY

$ yay -Rns getfem

2. Manually Install "getfem" via AUR

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

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

b. Clone getfem's git locally

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

c. Go to ~/getfem folder and install it

$ cd ~/getfem $ makepkg -si

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

ID: 763603
Name: getfem
PackageBaseID: 155347
PackageBase: getfem
Version: 5.4.1-1
Description: A finite element framework to solve partial differential equations
URL: http://getfem.org
NumVotes: 1
Popularity: 0
OutOfDate: 1684514040
Maintainer: Ankit_Tyagi
Submitter: Ankit_Tyagi
FirstSubmitted: 1594484983
LastModified: 1594484983
URLPath: /cgit/aur.git/snapshot/getfem.tar.gz