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