freesynd on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S freesynd

* (Optional) Uninstall freesynd on Arch using YAY

$ yay -Rns freesynd

2. Manually Install "freesynd" via AUR

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

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

b. Clone freesynd's git locally

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

c. Go to ~/freesynd folder and install it

$ cd ~/freesynd $ makepkg -si

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

ID: 327595
Name: freesynd
PackageBaseID: 35497
PackageBase: freesynd
Version: 0.7.5-1
Description: A free, cross-platform reimplementation of the classic Bullfrog game 'Syndicate'
URL: http://freesynd.sourceforge.net/
NumVotes: 14
Popularity: 0.088808
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1268704534
LastModified: 1470564387
URLPath: /cgit/aur.git/snapshot/freesynd.tar.gz