clad on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S clad

* (Optional) Uninstall clad on Arch using YAY

$ yay -Rns clad

2. Manually Install "clad" via AUR

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

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

b. Clone clad's git locally

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

c. Go to ~/clad folder and install it

$ cd ~/clad $ makepkg -si

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

ID: 1418813
Name: clad
PackageBaseID: 171911
PackageBase: clad
Version: 1.4-1
Description: Enables automatic differentiation for C++
URL: https://github.com/vgvassilev/clad
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pants
Submitter: pants
FirstSubmitted: 1633963795
LastModified: 1709285180
URLPath: /cgit/aur.git/snapshot/clad.tar.gz