python-findiff on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-findiff

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

$ yay -Rns python-findiff

2. Manually Install "python-findiff" via AUR

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

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

b. Clone python-findiff's git locally

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

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

$ cd ~/python-findiff $ makepkg -si

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

ID: 1394285
Name: python-findiff
PackageBaseID: 201961
PackageBase: python-findiff
Version: 0.10.0-1
Description: Python package for finite difference derivatives in any number of dimensions
URL: https://github.com/maroba/findiff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1706466478
LastModified: 1706466478
URLPath: /cgit/aur.git/snapshot/python-findiff.tar.gz