acado on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S acado

* (Optional) Uninstall acado on Arch using YAY

$ yay -Rns acado

2. Manually Install "acado" via AUR

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

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

b. Clone acado's git locally

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

c. Go to ~/acado folder and install it

$ cd ~/acado $ makepkg -si

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

ID: 825152
Name: acado
PackageBaseID: 160318
PackageBase: acado
Version: 1.2.2-1
Description: algorithm collection for automatic control and dynamic optimization
URL: https://acado.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: majorx234
Submitter: majorx234
FirstSubmitted: 1606524823
LastModified: 1606524823
URLPath: /cgit/aur.git/snapshot/acado.tar.gz