Installing
-
2. Setting Up Repo
How to Add NVIDIA Graphics and GPU Drivers Linux Mint PPA Repo
Possibly now see How to Check NVIDIA Graphics Card Model Supported Drivers.
-
3. Installing
Then Check for the Available NVIDIA Driver.
sudo apt search nvidia-driver*
Take Note of the Latest Driver Release EG: 430!
But before Setting it up it’s recommended you Verify what is the Drivers Range to Support your Card on: NVIDIA Driver support Website!
Finally, to Install the Driver, for Instance do:sudo apt install nvidia-driver-430 nvidia-settings
Contents