Skip to content

Instantly share code, notes, and snippets.

@coopbri
Created June 7, 2022 08:51
Show Gist options
  • Save coopbri/52dbe6824104bf775399e5f702068a6f to your computer and use it in GitHub Desktop.
Save coopbri/52dbe6824104bf775399e5f702068a6f to your computer and use it in GitHub Desktop.
Arch Linux NVIDIA beta DKMS drivers
  1. Build nvidia-beta-dkms and nvidia-utils-beta, (Check ~/.cache/yay/... for cached packages)
  2. Install packages together with yay -U [nvidia-beta-dkms location] [nvidia-utils-beta location], e.g. yay -U ~/.cache/yay/nvidia-beta-dkms/nvidia-beta-dkms-[...].pkg.tar.zst ~/.cache/yay/nvidia-utils-beta/nvidia-utils-beta-[...].pkg.tar.zst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment