Saturday, March 15, 2014

How to Install the Latest NVIDIA 331.20 Driver in Ubuntu 13.10

How to Install the Latest NVIDIA 331.20 Driver in Ubuntu 13.10: "How is this complicated?

1. paste the following into a text file:

sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get purge nvidia-current
sudo apt-get install nvidia-331

2. save it as something.sh

3. run it (double-click on it or type sudo ./something.sh)

You don't even need to search for a download: simpler than windows."



'via Blog this'

No comments:

Post a Comment