prima on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S prima

* (Optional) Uninstall prima on Arch using YAY

$ yay -Rns prima

2. Manually Install "prima" via AUR

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

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

b. Clone prima's git locally

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

c. Go to ~/prima folder and install it

$ cd ~/prima $ makepkg -si

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

ID: 1330614
Name: prima
PackageBaseID: 197530
PackageBase: prima
Version: 0.7.2-1
Description: package for solving general nonlinear optimization problems without using derivatives
URL: https://github.com/libprima/prima
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1694540842
LastModified: 1696788983
URLPath: /cgit/aur.git/snapshot/prima.tar.gz