Now, I have multiple computers at home and I cannot afford to use the link multiple times and download the RPMs multiple times.
Is there any way to save the downloaded RPMs when YaST downloads the RPMs from repositories? That way, I don’t have to re-download already downloaded RPMs for my other PCs.
Instead of Yast, try “Smart”; search the forums – there is some good stuff
Smart will place the downloaded rpms in “/var/lib/smart/packages”
You may have to turn that feature on,
You can take that and make your own DVD repro & use it as a source.
I just tried it and “smart” did not save the rpms; looked up the config command:
How do I keep the downloaded files after installation?
You can do this once by using “smart -o remove-packages=false <insall|upgrade>” , or set this as a permanent option using
“smart config --set remove-packages=false” . The files are kept on /var/lib/smart/packages .