python-osqp on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-osqp

* (Optional) Uninstall python-osqp on Arch using YAY

$ yay -Rns python-osqp

2. Manually Install "python-osqp" via AUR

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

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

b. Clone python-osqp's git locally

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

c. Go to ~/python-osqp folder and install it

$ cd ~/python-osqp $ makepkg -si

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

ID: 1054852
Name: python-osqp
PackageBaseID: 143092
PackageBase: python-osqp
Version: v0.7.9-3
Description: Python interface for OSQP (Operator Splitting QP Solver)
URL: http://github.com/oxfordcontrol/osqp-python
NumVotes: 1
Popularity: 0.006259
OutOfDate:
Maintainer: doublesack
FirstSubmitted: 1561804563
LastModified: 1647895465
URLPath: /cgit/aur.git/snapshot/python-osqp.tar.gz