doomretro on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S doomretro

* (Optional) Uninstall doomretro on Arch using YAY

$ yay -Rns doomretro

2. Manually Install "doomretro" via AUR

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

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

b. Clone doomretro's git locally

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

c. Go to ~/doomretro folder and install it

$ cd ~/doomretro $ makepkg -si

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

ID: 1134160
Name: doomretro
PackageBaseID: 117216
PackageBase: doomretro
Version: 4.6.2-1
Description: The classic, refined DOOM source port
URL: http://doomretro.com
NumVotes: 8
Popularity: 0.138273
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1479599614
LastModified: 1662107290
URLPath: /cgit/aur.git/snapshot/doomretro.tar.gz

5. The same packages on other Linux Distributions