optpp on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S optpp

* (Optional) Uninstall optpp on Arch using YAY

$ yay -Rns optpp

2. Manually Install "optpp" via AUR

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

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

b. Clone optpp's git locally

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

c. Go to ~/optpp folder and install it

$ cd ~/optpp $ makepkg -si

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

ID: 188883
Name: optpp
PackageBaseID: 72140
PackageBase: optpp
Version: 2.4-4
Description: An Object-Oriented Nonlinear Optimization Library
URL: https://software.sandia.gov/opt++/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: x2b
FirstSubmitted: 1374851989
LastModified: 1433849553
URLPath: /cgit/aur.git/snapshot/optpp.tar.gz