sgfutils on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S sgfutils

* (Optional) Uninstall sgfutils on Arch using YAY

$ yay -Rns sgfutils

2. Manually Install "sgfutils" via AUR

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

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

b. Clone sgfutils's git locally

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

c. Go to ~/sgfutils folder and install it

$ cd ~/sgfutils $ makepkg -si

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

ID: 567288
Name: sgfutils
PackageBaseID: 137962
PackageBase: sgfutils
Version: 0.25-1
Description: Collection of command line utilities that help working with SGF files
URL: https://homepages.cwi.nl/~aeb/go/sgfutils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: vesath
FirstSubmitted: 1544476923
LastModified: 1544476923
URLPath: /cgit/aur.git/snapshot/sgfutils.tar.gz