vkd3d-valve on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S vkd3d-valve

* (Optional) Uninstall vkd3d-valve on Arch using YAY

$ yay -Rns vkd3d-valve

2. Manually Install "vkd3d-valve" via AUR

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

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

b. Clone vkd3d-valve's git locally

$ git clone https://aur.archlinux.org/vkd3d-valve.git ~/vkd3d-valve

c. Go to ~/vkd3d-valve folder and install it

$ cd ~/vkd3d-valve $ makepkg -si

3. Information about the vkd3d-valve package on Arch User Repository (AUR)