cppadcodegen on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S cppadcodegen

* (Optional) Uninstall cppadcodegen on Arch using YAY

$ yay -Rns cppadcodegen

2. Manually Install "cppadcodegen" via AUR

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

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

b. Clone cppadcodegen's git locally

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

c. Go to ~/cppadcodegen folder and install it

$ cd ~/cppadcodegen $ makepkg -si

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

ID: 1139313
Name: cppadcodegen
PackageBaseID: 138239
PackageBase: cppadcodegen
Version: 2.4.3-7
Description: Source Code Generation for Automatic Differentiation using Operator Overloading
URL: https://github.com/joaoleal/CppADCodeGen
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Nim65s
Submitter: Nim65s
FirstSubmitted: 1545477513
LastModified: 1663105513
URLPath: /cgit/aur.git/snapshot/cppadcodegen.tar.gz