quakespasm on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S quakespasm

* (Optional) Uninstall quakespasm on Arch using YAY

$ yay -Rns quakespasm

2. Manually Install "quakespasm" via AUR

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

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

b. Clone quakespasm's git locally

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

c. Go to ~/quakespasm folder and install it

$ cd ~/quakespasm $ makepkg -si

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

ID: 1334961
Name: quakespasm
PackageBaseID: 113177
PackageBase: quakespasm
Version: 0.96.1-1
Description: A modern Quake 1 engine. Forked from Fitzquake. Stable version with optional Mission pack desktop files.
URL: http://quakespasm.sourceforge.net
NumVotes: 20
Popularity: 0.853892
OutOfDate:
Maintainer: FredBezies
Submitter: FredBezies
FirstSubmitted: 1467620850
LastModified: 1697465482
URLPath: /cgit/aur.git/snapshot/quakespasm.tar.gz