libdxvk on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S libdxvk

* (Optional) Uninstall libdxvk on Arch using YAY

$ yay -Rns libdxvk

2. Manually Install "libdxvk" via AUR

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

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

b. Clone libdxvk's git locally

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

c. Go to ~/libdxvk folder and install it

$ cd ~/libdxvk $ makepkg -si

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

ID: 1314614
Name: libdxvk
PackageBaseID: 169828
PackageBase: libdxvk
Version: 2.3-1
Description: Native Linux port of DXVK to allow usage without WINE
URL: https://github.com/doitsujin/dxvk
NumVotes: 2
Popularity: 0.000257
OutOfDate:
Maintainer: eclairevoyant
Submitter: DavidHusicka
FirstSubmitted: 1628693203
LastModified: 1693960993
URLPath: /cgit/aur.git/snapshot/libdxvk.tar.gz