nvidia-vulkan on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nvidia-vulkan

* (Optional) Uninstall nvidia-vulkan on Arch using YAY

$ yay -Rns nvidia-vulkan

2. Manually Install "nvidia-vulkan" via AUR

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

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

b. Clone nvidia-vulkan's git locally

$ git clone https://aur.archlinux.org/nvidia-vulkan.git ~/nvidia-vulkan

c. Go to ~/nvidia-vulkan folder and install it

$ cd ~/nvidia-vulkan $ makepkg -si

3. Information about the nvidia-vulkan package on Arch User Repository (AUR)

ID: 1314059
Name: nvidia-vulkan
PackageBaseID: 133713
PackageBase: nvidia-vulkan
Version: 535.43.09-1
Description: NVIDIA drivers for linux (vulkan developer branch)
URL: https://developer.nvidia.com/vulkan-driver
NumVotes: 31
Popularity: 0.000882
OutOfDate: 1696545351
Maintainer: jcstryker
Submitter: jcstryker
FirstSubmitted: 1529716622
LastModified: 1693884147
URLPath: /cgit/aur.git/snapshot/nvidia-vulkan.tar.gz