gomoku on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S gomoku

* (Optional) Uninstall gomoku on Arch using YAY

$ yay -Rns gomoku

2. Manually Install "gomoku" via AUR

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

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

b. Clone gomoku's git locally

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

c. Go to ~/gomoku folder and install it

$ cd ~/gomoku $ makepkg -si

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

ID: 1332879
Name: gomoku
PackageBaseID: 198464
PackageBase: gomoku
Version: 1.0.3-1
Description: A simple gomoku game
URL: https://github.com/alexkdeveloper/gomoku
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1697116502
LastModified: 1697116502
URLPath: /cgit/aur.git/snapshot/gomoku.tar.gz