raze on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S raze

* (Optional) Uninstall raze on Arch using YAY

$ yay -Rns raze

2. Manually Install "raze" via AUR

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

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

b. Clone raze's git locally

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

c. Go to ~/raze folder and install it

$ cd ~/raze $ makepkg -si

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

ID: 1422078
Name: raze
PackageBaseID: 148849
PackageBase: raze
Version: 1.9.1-2
Description: Build engine port backed by GZDoom tech
URL: https://github.com/coelckers/Raze
NumVotes: 5
Popularity: 0.240742
OutOfDate:
Maintainer: caepom
Submitter: grubber
FirstSubmitted: 1580979254
LastModified: 1709764602
URLPath: /cgit/aur.git/snapshot/raze.tar.gz