prboom on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S prboom

* (Optional) Uninstall prboom on Arch using YAY

$ yay -Rns prboom

2. Manually Install "prboom" via AUR

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

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

b. Clone prboom's git locally

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

c. Go to ~/prboom folder and install it

$ cd ~/prboom $ makepkg -si

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

ID: 953589
Name: prboom
PackageBaseID: 64246
PackageBase: prboom
Version: 2.5.0-8
Description: A game engine which provides a program to play Doom levels.
URL: http://prboom.sourceforge.net/
NumVotes: 24
Popularity: 0.277261
OutOfDate:
Maintainer:
Submitter: Snowman
FirstSubmitted: 1351910976
LastModified: 1630155133
URLPath: /cgit/aur.git/snapshot/prboom.tar.gz