python-autograd on AUR (Arch User Repository)

Last updated: March 28,2024

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

$ yay -S python-autograd

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

$ yay -Rns python-autograd

2. Manually Install "python-autograd" via AUR

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

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

b. Clone python-autograd's git locally

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

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

$ cd ~/python-autograd $ makepkg -si

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

ID: 1302523
Name: python-autograd
PackageBaseID: 124089
PackageBase: python-autograd
Version: 1.6.2-1
Description: Efficiently computes derivatives of numpy code
URL: https://github.com/HIPS/autograd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1500129478
LastModified: 1691777954
URLPath: /cgit/aur.git/snapshot/python-autograd.tar.gz