How to install the NVIDIA drivers on Ubuntu 18.04
sudo ubuntu-drivers autoinstall
If this fails because of a dependency that won't be installed, use apt for both the driver and the dependencies. #ubuntu #linux
How to install the NVIDIA drivers on Ubuntu 18.04
sudo ubuntu-drivers autoinstall
If this fails because of a dependency that won't be installed, use apt for both the driver and the dependencies. #ubuntu #linux