pgn-extract on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pgn-extract

* (Optional) Uninstall pgn-extract on Arch using YAY

$ yay -Rns pgn-extract

2. Manually Install "pgn-extract" via AUR

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

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

b. Clone pgn-extract's git locally

$ git clone https://aur.archlinux.org/pgn-extract.git ~/pgn-extract

c. Go to ~/pgn-extract folder and install it

$ cd ~/pgn-extract $ makepkg -si

3. Information about the pgn-extract package on Arch User Repository (AUR)

ID: 1144849
Name: pgn-extract
PackageBaseID: 123326
PackageBase: pgn-extract
Version: 22.11-1
Description: A Portable Game Notation (PGN) Manipulator for Chess Games
URL: https://www.cs.kent.ac.uk/people/staff/djb/pgn-extract/
NumVotes: 3
Popularity: 0.01394
OutOfDate:
Maintainer: chrisberkhout
Submitter: chrisberkhout
FirstSubmitted: 1497384026
LastModified: 1664278300
URLPath: /cgit/aur.git/snapshot/pgn-extract.tar.gz