dxvk-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S dxvk-bin

* (Optional) Uninstall dxvk-bin on Arch using YAY

$ yay -Rns dxvk-bin

2. Manually Install "dxvk-bin" via AUR

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

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

b. Clone dxvk-bin's git locally

$ git clone https://aur.archlinux.org/dxvk-bin.git ~/dxvk-bin

c. Go to ~/dxvk-bin folder and install it

$ cd ~/dxvk-bin $ makepkg -si

3. Information about the dxvk-bin package on Arch User Repository (AUR)

ID: 1315722
Name: dxvk-bin
PackageBaseID: 130469
PackageBase: dxvk-bin
Version: 2.3-1
Description: A Vulkan-based compatibility layer for Direct3D 9/10/11 which allows running 3D applications on Linux using Wine (Windows DLL binary files)
URL: https://github.com/doitsujin/dxvk
NumVotes: 221
Popularity: 1.849754
OutOfDate:
Maintainer: ssorgatem
Submitter: ssorgatem
FirstSubmitted: 1519976377
LastModified: 1694158042
URLPath: /cgit/aur.git/snapshot/dxvk-bin.tar.gz