coin-or-bonmin on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S coin-or-bonmin

* (Optional) Uninstall coin-or-bonmin on Arch using YAY

$ yay -Rns coin-or-bonmin

2. Manually Install "coin-or-bonmin" via AUR

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

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

b. Clone coin-or-bonmin's git locally

$ git clone https://aur.archlinux.org/coin-or-bonmin.git ~/coin-or-bonmin

c. Go to ~/coin-or-bonmin folder and install it

$ cd ~/coin-or-bonmin $ makepkg -si

3. Information about the coin-or-bonmin package on Arch User Repository (AUR)

ID: 1251988
Name: coin-or-bonmin
PackageBaseID: 139180
PackageBase: coin-or-bonmin
Version: 1.8.9-1
Description: Experimental open-source C++ code for solving general MINLP problems
URL: https://projects.coin-or.org/Bonmin
NumVotes: 3
Popularity: 7.2E-5
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1548935761
LastModified: 1683141060
URLPath: /cgit/aur.git/snapshot/coin-or-bonmin.tar.gz