nvidia-vgpu-dkms on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S nvidia-vgpu-dkms

* (Optional) Uninstall nvidia-vgpu-dkms on Arch using YAY

$ yay -Rns nvidia-vgpu-dkms

2. Manually Install "nvidia-vgpu-dkms" via AUR

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

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

b. Clone nvidia-vgpu-dkms's git locally

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

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

$ cd ~/nvidia-vgpu-dkms $ makepkg -si

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

ID: 1112359
Name: nvidia-vgpu-dkms
PackageBaseID: 178873
PackageBase: nvidia-vgpu
Version: 510.73.06-1
Description: NVIDIA drivers - module sources; patched for consumer vGPU support w/ Rust unlock
URL: https://krutavshah.github.io/GPU_Virtualization-Wiki/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Erin-Allison
FirstSubmitted: 1652647997
LastModified: 1657903045
URLPath: /cgit/aur.git/snapshot/nvidia-vgpu-dkms.tar.gz