phalanx on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S phalanx

* (Optional) Uninstall phalanx on Arch using YAY

$ yay -Rns phalanx

2. Manually Install "phalanx" via AUR

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

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

b. Clone phalanx's git locally

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

c. Go to ~/phalanx folder and install it

$ cd ~/phalanx $ makepkg -si

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

ID: 255024
Name: phalanx
PackageBaseID: 104476
PackageBase: phalanx
Version: 23-3
Description: A chess engine which understands the xboard protocol. It's suitable for beginner and intermediate players
URL: http://phalanx.sourceforge.net/
NumVotes: 6
Popularity: 0.005919
OutOfDate:
Maintainer: ozwigh
Submitter: ozwigh
FirstSubmitted: 1449838629
LastModified: 1449839080
URLPath: /cgit/aur.git/snapshot/phalanx.tar.gz