Ubuntu 19.10 Nvidia Graphics Drivers PPA Install
Setting Up Repo
2. Adding NVIDIA PPA
Then Add NVIDIA PPA Repository.
For the latest Dev Releases:
sudo add-apt-repository ppa:graphics-drivers/ppa
For further Insight see the Official Documentation.
If Got “User is Not in Sudoers file” then see: How to Enable sudo
And when needed Refresh the Apt Repos with:sudo apt update
Possibly if you get Not Found then Amend Manualy the Repo with nano:
sudo nano graphics-drivers-ubuntu-ppa*.list
And Change “eoan” in “bionic”!
Ctrl+x to Save & Exit from nano.