Installing
-
2. Installing Package Manager Tools
How to Install xbps and xbps-src for Void Linux
Not needed to setup the Latest NVIDIA Driver Release.
-
3. Installing NVIDIA Driver
Then to Install NVIDIA Driver on Void Linux
First, possibly Check Display Card Model
And then Search the NVIDIA WebSite for your Card Supporting DriversThen lookup the available NVIDIA Driver:
xbps-query -Rs nvidia
So now for the latest Release run:
sudo xbps-install -Su nvidia-driver nvidia-settings nvidia-utils
This Command includes also the Settings Tool and Utilities.
For Legacy 390 drivers:sudo xbps-install -Su nvidia-390xx nvidia-390xx-settings nvidia-390xx-utils
Or for the oldest 340 flavor:
sudo xbps-install -Su nvidia-340xx nvidia-340xx-settings nvidia-340xx-utils
On installation prompts, simply hit “Enter” to accept default choices.
In case of any issue and for further insight see: Void Linux NVIDIA Packages.
Contents