vkd3d-valve-git on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S vkd3d-valve-git

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

$ yay -Rns vkd3d-valve-git

2. Manually Install "vkd3d-valve-git" 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-git's git locally

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

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

$ cd ~/vkd3d-valve-git $ makepkg -si

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