Uptodated NVIDIA repo RPMs

I am using the Nvideo driver - 595.99.02 without any problems. Latest tumbleweed with kde.

My issue is that (in view of past problems with Nvidia) I like to keep a copy of the RPMs on my computer but the Nvidia repo at:

https://download.nvidia.com/opensuse/tumbleweed/x86_64/

does not appear to include these. Am I missing something or are they no longer available?

Many thanks

The http server has problems every now and then, but wget should work, for instance:

wget https://download.nvidia.com/opensuse/tumbleweed/x86_64/nvidia-persistenced-595.99.02-2.1.x86_64.rpm

And the explanation. The content of the repo is no longer browsable.

https://bugzilla.opensuse.org/show_bug.cgi?id=1278017

Thanks very much for posting. wget works fine and also thanks for the link to the explanation to the change (although imho a backward one).

You could also try something like

sudo zypper in -ydfl nvidia-*

which should download the packages to a location somewhere under /var/cache/zypp/packages

Thanks for posting Franky - I will try your suggestion next time I need to d/l the Nvidia RPMs.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.