Installing
-
3. Installing
Search the NVIDIA WebSite for your Card Supporting Drivers
Take Note of the Latest Driver Release.
Then Check for the Available NVIDIA Elementary OS Drivers.
sudo apt search nvidia-driver*
And in case if you do Not find in the PPA just the Last then take the Nearest one…
Finally, to Install the Driver, for Instance do:sudo apt install nvidia-driver-555 nvidia-settings
And in case of Issue try instead with the more powerful aptitude Package Installer.
So first, to Install Aptitude run:sudo apt install aptitude
And next try the Setup again playing:
sudo aptitude install nvidia-driver-555 nvidia-settings
Contents