adol-c on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S adol-c

* (Optional) Uninstall adol-c on Arch using YAY

$ yay -Rns adol-c

2. Manually Install "adol-c" via AUR

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

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

b. Clone adol-c's git locally

$ git clone https://aur.archlinux.org/adol-c.git ~/adol-c

c. Go to ~/adol-c folder and install it

$ cd ~/adol-c $ makepkg -si

3. Information about the adol-c package on Arch User Repository (AUR)

ID: 1395787
Name: adol-c
PackageBaseID: 127275
PackageBase: adol-c
Version: 2.7.2-2
Description: Automatic Differentiation of Algorithms written in C/C++
URL: https://github.com/coin-or/ADOL-C
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: krszalay
FirstSubmitted: 1510851451
LastModified: 1706666676
URLPath: /cgit/aur.git/snapshot/adol-c.tar.gz