python-fipy on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-fipy

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

$ yay -Rns python-fipy

2. Manually Install "python-fipy" via AUR

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

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

b. Clone python-fipy's git locally

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

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

$ cd ~/python-fipy $ makepkg -si

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

ID: 1279654
Name: python-fipy
PackageBaseID: 141856
PackageBase: python-fipy
Version: 3.4.4-1
Description: Partial differential equation solver for Python, based on finite volume approach.
URL: http://www.ctcms.nist.gov/fipy
NumVotes: 7
Popularity: 0.001425
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1557145816
LastModified: 1687891442
URLPath: /cgit/aur.git/snapshot/python-fipy.tar.gz