Short and precise: I would like to install and activate the most recent proprietary NVIDIA drivers from the repositories without using Jockey. How can I do that?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

In terminal you can install nvidia drivers by typing the following:

sudo apt-get install nvidia-current
link|improve this answer
A tip: If you indent lines by 4 spaces, then they are marked as a code sample (which is fitting for the command in your answer). You can also highlight the code and click the "code" button (with "{}" on it). – N.N. Aug 31 '11 at 9:12
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.