freefem-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S freefem-git

* (Optional) Uninstall freefem-git on Arch using YAY

$ yay -Rns freefem-git

2. Manually Install "freefem-git" via AUR

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

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

b. Clone freefem-git's git locally

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

c. Go to ~/freefem-git folder and install it

$ cd ~/freefem-git $ makepkg -si

3. Information about the freefem-git package on Arch User Repository (AUR)

ID: 1088076
Name: freefem-git
PackageBaseID: 142896
PackageBase: freefem-git
Version: 2:4.11.r20220405-1
Description: A PDE oriented language using the finite element method from git
URL: https://freefem.org/index.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: haawda
FirstSubmitted: 1560972484
LastModified: 1654028819
URLPath: /cgit/aur.git/snapshot/freefem-git.tar.gz