vkquake on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S vkquake

* (Optional) Uninstall vkquake on Arch using YAY

$ yay -Rns vkquake

2. Manually Install "vkquake" via AUR

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

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

b. Clone vkquake's git locally

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

c. Go to ~/vkquake folder and install it

$ cd ~/vkquake $ makepkg -si

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

ID: 1327154
Name: vkquake
PackageBaseID: 117647
PackageBase: vkquake
Version: 1.30.1-2
Description: A modern Quake 1 engine. Forked from Fitzquake. This version contains Vulkan API support.
URL: https://github.com/Novum/vkquake
NumVotes: 21
Popularity: 0.604049
OutOfDate:
Maintainer: HurricanePootis
Submitter: ProfessorKaos64
FirstSubmitted: 1481417602
LastModified: 1696114914
URLPath: /cgit/aur.git/snapshot/vkquake.tar.gz