spacewar on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S spacewar

* (Optional) Uninstall spacewar on Arch using YAY

$ yay -Rns spacewar

2. Manually Install "spacewar" via AUR

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

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

b. Clone spacewar's git locally

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

c. Go to ~/spacewar folder and install it

$ cd ~/spacewar $ makepkg -si

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

ID: 207884
Name: spacewar
PackageBaseID: 39976
PackageBase: spacewar
Version: 0.1-2
Description: PDP-1 SpaceWar! Game
URL: http://sourceforge.net/projects/pdp1spacewar/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: ewaller
Submitter: ewaller
FirstSubmitted: 1282062812
LastModified: 1436225025
URLPath: /cgit/aur.git/snapshot/spacewar.tar.gz