colpack on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S colpack

* (Optional) Uninstall colpack on Arch using YAY

$ yay -Rns colpack

2. Manually Install "colpack" via AUR

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

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

b. Clone colpack's git locally

$ git clone https://aur.archlinux.org/colpack.git ~/colpack

c. Go to ~/colpack folder and install it

$ cd ~/colpack $ makepkg -si

3. Information about the colpack package on Arch User Repository (AUR)

ID: 659918
Name: colpack
PackageBaseID: 146114
PackageBase: colpack
Version: 1.0.10-1
Description: A Graph Coloring Algorithm Package
URL: https://cscapes.cs.purdue.edu/coloringpage
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1572056015
LastModified: 1572056015
URLPath: /cgit/aur.git/snapshot/colpack.tar.gz