autodiff on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S autodiff

* (Optional) Uninstall autodiff on Arch using YAY

$ yay -Rns autodiff

2. Manually Install "autodiff" via AUR

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

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

b. Clone autodiff's git locally

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

c. Go to ~/autodiff folder and install it

$ cd ~/autodiff $ makepkg -si

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

ID: 1268937
Name: autodiff
PackageBaseID: 169404
PackageBase: autodiff
Version: 1.0.3-1
Description: Automatic differentiation made easier for C++
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/autodiff.tar.gz