Open Terminal
- $ apt search nvidia-driver
- $ apt-cache search nvidia-driver
- $ sudo apt update
- $ sudo apt upgrade
- $ sudo apt install nvidia-driver-<the number it shows you. In my case 460$ >
- reboot
- Verify the installation with: nvidia-smi
Hope it was helpful