freedoom on AUR (Arch User Repository)

Last updated: March 29,2024

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

$ yay -S freedoom

* (Optional) Uninstall freedoom on Arch using YAY

$ yay -Rns freedoom

2. Manually Install "freedoom" via AUR

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

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

b. Clone freedoom's git locally

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

c. Go to ~/freedoom folder and install it

$ cd ~/freedoom $ makepkg -si

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

ID: 1407572
Name: freedoom
PackageBaseID: 6176
PackageBase: freedoom
Version: 0.13.0-1
Description: Free game based on the Doom engine
URL: https://freedoom.github.io/
NumVotes: 77
Popularity: 0.081108
OutOfDate:
Maintainer: chungy
Submitter:
FirstSubmitted: 1154192033
LastModified: 1707671086
URLPath: /cgit/aur.git/snapshot/freedoom.tar.gz