osqp on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S osqp

* (Optional) Uninstall osqp on Arch using YAY

$ yay -Rns osqp

2. Manually Install "osqp" via AUR

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

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

b. Clone osqp's git locally

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

c. Go to ~/osqp folder and install it

$ cd ~/osqp $ makepkg -si

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

ID: 1266303
Name: osqp
PackageBaseID: 171928
PackageBase: osqp
Version: 0.6.3-1
Description: The Operator Splitting QP Solver
URL: https://github.com/osqp/osqp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nim65s
Submitter: Nim65s
FirstSubmitted: 1634029889
LastModified: 1685627124
URLPath: /cgit/aur.git/snapshot/osqp.tar.gz