cppad on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cppad

* (Optional) Uninstall cppad on Arch using YAY

$ yay -Rns cppad

2. Manually Install "cppad" via AUR

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

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

b. Clone cppad's git locally

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

c. Go to ~/cppad folder and install it

$ cd ~/cppad $ makepkg -si

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

ID: 1426467
Name: cppad
PackageBaseID: 138238
PackageBase: cppad
Version: 20240000.4-1
Description: A C++ Algorithmic Differentiation Package
URL: https://github.com/coin-or/CppAD
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Nim65s
Submitter: Nim65s
FirstSubmitted: 1545475595
LastModified: 1710335757
URLPath: /cgit/aur.git/snapshot/cppad.tar.gz