ggoban on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ggoban

* (Optional) Uninstall ggoban on Arch using YAY

$ yay -Rns ggoban

2. Manually Install "ggoban" via AUR

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

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

b. Clone ggoban's git locally

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

c. Go to ~/ggoban folder and install it

$ cd ~/ggoban $ makepkg -si

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

ID: 263323
Name: ggoban
PackageBaseID: 35182
PackageBase: ggoban
Version: 0.2-2
Description: A gtk go game interface to play and edit game records
URL: https://launchpad.net/ggoban
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1267648936
LastModified: 1452245716
URLPath: /cgit/aur.git/snapshot/ggoban.tar.gz