freefem on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "freefem" 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 freefem on Arch using YAY
$
yay -S
freefem
Copied
* (Optional) Uninstall freefem on Arch using YAY
$
yay -Rns
freefem
Copied
2. Manually Install "freefem" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone freefem's git locally
$
git clone https://aur.archlinux.org/freefem.git
~/freefem
Copied
c. Go to ~/freefem folder and install it
$
cd
~/freefem
Copied
$
makepkg -si
Copied
3. Information about the freefem package on Arch User Repository (AUR)
ID: 1364010
Name: freefem
PackageBaseID: 142897
PackageBase: freefem
Version: 4.14.0-1
Description: A PDE oriented language using the finite element method
URL: https://freefem.org/index.html
NumVotes: 18
Popularity: 3.5E-5
OutOfDate:
Maintainer: gdolle
Submitter: haawda
FirstSubmitted: 1560972706
LastModified: 1701645386
URLPath: /cgit/aur.git/snapshot/freefem.tar.gz
Name: freefem
PackageBaseID: 142897
PackageBase: freefem
Version: 4.14.0-1
Description: A PDE oriented language using the finite element method
URL: https://freefem.org/index.html
NumVotes: 18
Popularity: 3.5E-5
OutOfDate:
Maintainer: gdolle
Submitter: haawda
FirstSubmitted: 1560972706
LastModified: 1701645386
URLPath: /cgit/aur.git/snapshot/freefem.tar.gz