darkplaces on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S darkplaces

* (Optional) Uninstall darkplaces on Arch using YAY

$ yay -Rns darkplaces

2. Manually Install "darkplaces" via AUR

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

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

b. Clone darkplaces's git locally

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

c. Go to ~/darkplaces folder and install it

$ cd ~/darkplaces $ makepkg -si

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

ID: 963309
Name: darkplaces
PackageBaseID: 2969
PackageBase: darkplaces
Version: 20140513-4
Description: An advanced Quake 1 game engine
URL: http://icculus.org/twilight/darkplaces/
NumVotes: 79
Popularity: 0.005916
OutOfDate:
Maintainer: jose1711
Submitter:
FirstSubmitted: 1134887423
LastModified: 1632124831
URLPath: /cgit/aur.git/snapshot/darkplaces.tar.gz