I've recently had a problem with the graphics on my laptop. I am currently trying a working nvidia driver, as my computer had problems with the previous one. When I try to issue any install command for any nvidia driver, apt get overrides my decision and installs a custom nvidia driver version (nvidia-340 to be precise). How can I deselect that package from command line?
nvidia-330
(actually, allnvidia-3XX
packages fromnvidia-310
onwards) are transitional packages that actually installnvidia-340
. If you want an older driver, usenvidia-304
instead.