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

Last updated: June 29,2024

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

$ yay -S coin-or-bcp

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

$ yay -Rns coin-or-bcp

2. Manually Install "coin-or-bcp" 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-bcp's git locally

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

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

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

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

ID: 1242181
Name: coin-or-bcp
PackageBaseID: 139176
PackageBase: coin-or-bcp
Version: 1.4.4-1
Description: Parallel framework for implementing branch, cut, and price algorithms for solving mixed integer programs
URL: https://projects.coin-or.org/Bcp
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1548930801
LastModified: 1681631149
URLPath: /cgit/aur.git/snapshot/coin-or-bcp.tar.gz