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