hqp on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S hqp

* (Optional) Uninstall hqp on Arch using YAY

$ yay -Rns hqp

2. Manually Install "hqp" via AUR

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

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

b. Clone hqp's git locally

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

c. Go to ~/hqp folder and install it

$ cd ~/hqp $ makepkg -si

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

ID: 303377
Name: hqp
PackageBaseID: 111351
PackageBase: hqp
Version: 1.9.8-1
Description: A solver for sparse nonlinear optimization
URL: http://omuses.github.io/hqp
NumVotes: 1
Popularity: 0
OutOfDate: 1705162397
Maintainer: bchretien
Submitter: bchretien
FirstSubmitted: 1463492608
LastModified: 1463493769
URLPath: /cgit/aur.git/snapshot/hqp.tar.gz