highs on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S highs

* (Optional) Uninstall highs on Arch using YAY

$ yay -Rns highs

2. Manually Install "highs" via AUR

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

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

b. Clone highs's git locally

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

c. Go to ~/highs folder and install it

$ cd ~/highs $ makepkg -si

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

ID: 1425828
Name: highs
PackageBaseID: 175211
PackageBase: highs
Version: 1.7.0-1
Description: Linear optimization software
URL: https://github.com/ERGO-Code/HiGHS
NumVotes: 5
Popularity: 0.592936
OutOfDate:
Maintainer: x2b
Submitter: x2b
FirstSubmitted: 1642674251
LastModified: 1710249315
URLPath: /cgit/aur.git/snapshot/highs.tar.gz