python-numdifftools on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-numdifftools

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

$ yay -Rns python-numdifftools

2. Manually Install "python-numdifftools" via AUR

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

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

b. Clone python-numdifftools's git locally

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

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

$ cd ~/python-numdifftools $ makepkg -si

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

ID: 1264485
Name: python-numdifftools
PackageBaseID: 174690
PackageBase: python-numdifftools
Version: 0.9.41-2
Description: Solve automatic numerical differentiation problems in one or more variables
URL: https://github.com/pbrod/numdifftools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1641255176
LastModified: 1685241159
URLPath: /cgit/aur.git/snapshot/python-numdifftools.tar.gz