python-auto_diff on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-auto_diff

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

$ yay -Rns python-auto_diff

2. Manually Install "python-auto_diff" via AUR

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

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

b. Clone python-auto_diff's git locally

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

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

$ cd ~/python-auto_diff $ makepkg -si

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

ID: 1206305
Name: python-auto_diff
PackageBaseID: 148605
PackageBase: python-auto_diff
Version: 0.4.1-1
Description: An automatic differentiation library for Python+NumPy.
URL: https://github.com/PTNobel/AutoDiff
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pnobel
Submitter: pnobel
FirstSubmitted: 1580337670
LastModified: 1675471240
URLPath: /cgit/aur.git/snapshot/python-auto_diff.tar.gz