prboom-plus on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S prboom-plus

* (Optional) Uninstall prboom-plus on Arch using YAY

$ yay -Rns prboom-plus

2. Manually Install "prboom-plus" via AUR

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

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

b. Clone prboom-plus's git locally

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

c. Go to ~/prboom-plus folder and install it

$ cd ~/prboom-plus $ makepkg -si

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

ID: 1307839
Name: prboom-plus
PackageBaseID: 6253
PackageBase: prboom-plus
Version: 2.6.66-1
Description: An advanced, Vanilla-compatible Doom engine based on PrBoom
URL: https://github.com/coelckers/prboom-plus
NumVotes: 26
Popularity: 0.092885
OutOfDate:
Maintainer: alexbrinister
Submitter:
FirstSubmitted: 1154693747
LastModified: 1692754583
URLPath: /cgit/aur.git/snapshot/prboom-plus.tar.gz