casadi on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S casadi

* (Optional) Uninstall casadi on Arch using YAY

$ yay -Rns casadi

2. Manually Install "casadi" via AUR

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

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

b. Clone casadi's git locally

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

c. Go to ~/casadi folder and install it

$ cd ~/casadi $ makepkg -si

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

ID: 1351690
Name: casadi
PackageBaseID: 104766
PackageBase: casadi
Version: 3.6.4-1
Description: Symbolic framework for automatic differentiation and numeric optimization
URL: https://github.com/casadi/casadi
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: bchretien
FirstSubmitted: 1450388851
LastModified: 1699740125
URLPath: /cgit/aur.git/snapshot/casadi.tar.gz