cmpl-bin on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S cmpl-bin

* (Optional) Uninstall cmpl-bin on Arch using YAY

$ yay -Rns cmpl-bin

2. Manually Install "cmpl-bin" via AUR

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

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

b. Clone cmpl-bin's git locally

$ git clone https://aur.archlinux.org/cmpl-bin.git ~/cmpl-bin

c. Go to ~/cmpl-bin folder and install it

$ cd ~/cmpl-bin $ makepkg -si

3. Information about the cmpl-bin package on Arch User Repository (AUR)

ID: 311958
Name: cmpl-bin
PackageBaseID: 112317
PackageBase: cmpl-bin
Version: 1.10.0-1
Description: A mathematical programming language and a system for mathematical programming and optimisation of linear optimisation problems.
URL: https://projects.coin-or.org/Cmpl
NumVotes: 1
Popularity: 0
OutOfDate: 1705384487
Maintainer: JonnyRobbie
Submitter: JonnyRobbie
FirstSubmitted: 1465573315
LastModified: 1465575799
URLPath: /cgit/aur.git/snapshot/cmpl-bin.tar.gz