hpipm on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S hpipm

* (Optional) Uninstall hpipm on Arch using YAY

$ yay -Rns hpipm

2. Manually Install "hpipm" via AUR

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

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

b. Clone hpipm's git locally

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

c. Go to ~/hpipm folder and install it

$ cd ~/hpipm $ makepkg -si

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

ID: 980373
Name: hpipm
PackageBaseID: 149777
PackageBase: hpipm
Version: 0.1.3-1
Description: High-performance interior-point-method QP solvers
URL: https://github.com/giaf/hpipm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1583299816
LastModified: 1635427387
URLPath: /cgit/aur.git/snapshot/hpipm.tar.gz