exactcolors-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S exactcolors-git

* (Optional) Uninstall exactcolors-git on Arch using YAY

$ yay -Rns exactcolors-git

2. Manually Install "exactcolors-git" via AUR

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

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

b. Clone exactcolors-git's git locally

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

c. Go to ~/exactcolors-git folder and install it

$ cd ~/exactcolors-git $ makepkg -si

3. Information about the exactcolors-git package on Arch User Repository (AUR)

ID: 534080
Name: exactcolors-git
PackageBaseID: 134976
PackageBase: exactcolors-git
Version: r180.297c667-1
Description: A library to solve graph colouring and max-weighted stable set problems. Upstream repo by GitHub user heldstephan.
URL: https://github.com/heldstephan/exactcolors
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alberto-santini
Submitter: alberto-santini
FirstSubmitted: 1533998322
LastModified: 1534004766
URLPath: /cgit/aur.git/snapshot/exactcolors-git.tar.gz