gobang-bin on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S gobang-bin

* (Optional) Uninstall gobang-bin on Arch using YAY

$ yay -Rns gobang-bin

2. Manually Install "gobang-bin" via AUR

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

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

b. Clone gobang-bin's git locally

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

c. Go to ~/gobang-bin folder and install it

$ cd ~/gobang-bin $ makepkg -si

3. Information about the gobang-bin package on Arch User Repository (AUR)

ID: 1143731
Name: gobang-bin
PackageBaseID: 186004
PackageBase: gobang-bin
Version: 0.1.0-1
Description: A cross-platform TUI database management tool written in Rust
URL: https://github.com/TaKO8Ki/gobang
NumVotes: 1
Popularity: 0.000145
OutOfDate:
Maintainer: coding_coffee
Submitter: coding_coffee
FirstSubmitted: 1664031099
LastModified: 1664031099
URLPath: /cgit/aur.git/snapshot/gobang-bin.tar.gz