optizelle on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S optizelle

* (Optional) Uninstall optizelle on Arch using YAY

$ yay -Rns optizelle

2. Manually Install "optizelle" via AUR

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

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

b. Clone optizelle's git locally

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

c. Go to ~/optizelle folder and install it

$ cd ~/optizelle $ makepkg -si

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

ID: 631264
Name: optizelle
PackageBaseID: 143745
PackageBase: optizelle
Version: 1.2.0-1
Description: library designed to solve general purpose nonlinear optimization problems
URL: http://www.optimojoe.com/products/optizelle/
NumVotes: 1
Popularity: 0.000258
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1563713847
LastModified: 1563713847
URLPath: /cgit/aur.git/snapshot/optizelle.tar.gz