rockit on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S rockit

* (Optional) Uninstall rockit on Arch using YAY

$ yay -Rns rockit

2. Manually Install "rockit" via AUR

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

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

b. Clone rockit's git locally

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

c. Go to ~/rockit folder and install it

$ cd ~/rockit $ makepkg -si

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

ID: 1356316
Name: rockit
PackageBaseID: 199747
PackageBase: rockit
Version: 0.1.32-1
Description: An Optimal Control Problem abstraction class, built on top of CasADi
URL: https://gitlab.kuleuven.be/meco-software/rockit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Maik93
Submitter: Maik93
FirstSubmitted: 1700491309
LastModified: 1700491309
URLPath: /cgit/aur.git/snapshot/rockit.tar.gz