othellox on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S othellox

* (Optional) Uninstall othellox on Arch using YAY

$ yay -Rns othellox

2. Manually Install "othellox" via AUR

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

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

b. Clone othellox's git locally

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

c. Go to ~/othellox folder and install it

$ cd ~/othellox $ makepkg -si

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

ID: 630317
Name: othellox
PackageBaseID: 141640
PackageBase: othellox
Version: 1_1-1
Description: Reversi game in C allowing AI-vs-AI automation
URL: https://framagit.org/Arkhist/othellox
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Arkhist
Submitter: Arkhist
FirstSubmitted: 1556639488
LastModified: 1563388643
URLPath: /cgit/aur.git/snapshot/othellox.tar.gz