getfem on AUR (Arch User Repository)
Last updated: January 01,2025
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
Copied
b. Install getfem on Arch using YAY
$
yay -S
getfem
Copied
* (Optional) Uninstall getfem on Arch using YAY
$
yay -Rns
getfem
Copied
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
Copied
b. Clone getfem's git locally
$
git clone https://aur.archlinux.org/getfem.git
~/getfem
Copied
c. Go to ~/getfem folder and install it
$
cd
~/getfem
Copied
$
makepkg -si
Copied
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
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