python-autodiff on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-autodiff

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

$ yay -Rns python-autodiff

2. Manually Install "python-autodiff" via AUR

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

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

b. Clone python-autodiff's git locally

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

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

$ cd ~/python-autodiff $ makepkg -si

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

ID: 1268938
Name: python-autodiff
PackageBaseID: 169404
PackageBase: autodiff
Version: 1.0.3-1
Description: Automatic differentiation made easier for C++ (python bindings)
URL: https://github.com/autodiff/autodiff
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1627664634
LastModified: 1686065350
URLPath: /cgit/aur.git/snapshot/python-autodiff.tar.gz