ccgo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ccgo

* (Optional) Uninstall ccgo on Arch using YAY

$ yay -Rns ccgo

2. Manually Install "ccgo" via AUR

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

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

b. Clone ccgo's git locally

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

c. Go to ~/ccgo folder and install it

$ cd ~/ccgo $ makepkg -si

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

ID: 599141
Name: ccgo
PackageBaseID: 140772
PackageBase: ccgo
Version: 0.3.6.5-6
Description: Play the game of Go with gnugo or against other players on IGS
URL: https://ccdw.org/~cjj/prog/ccgo/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: xyproto
FirstSubmitted: 1553766685
LastModified: 1553766874
URLPath: /cgit/aur.git/snapshot/ccgo.tar.gz