autodiff on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install autodiff on Arch using YAY
$
yay -S
autodiff
Copied
* (Optional) Uninstall autodiff on Arch using YAY
$
yay -Rns
autodiff
Copied
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
Copied
b. Clone autodiff's git locally
$
git clone https://aur.archlinux.org/autodiff.git
~/autodiff
Copied
c. Go to ~/autodiff folder and install it
$
cd
~/autodiff
Copied
$
makepkg -si
Copied
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
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