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

Last updated: December 25,2024

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

$ yay -S coin-or-lemon

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

$ yay -Rns coin-or-lemon

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

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

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

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

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

ID: 463327
Name: coin-or-lemon
PackageBaseID: 89577
PackageBase: coin-or-lemon
Version: 1.3.1-3
Description: A C++ template library providing many common graph algorithms
URL: http://lemon.cs.elte.hu/trac/lemon
NumVotes: 12
Popularity: 0.006526
OutOfDate:
Maintainer: tarberd
FirstSubmitted: 1421663435
LastModified: 1511297026
URLPath: /cgit/aur.git/snapshot/coin-or-lemon.tar.gz

5. The same packages on other Linux Distributions