26 Aug
2023
26 Aug
'23
22:18
On Sat, 26 Aug 2023 16:19:39 +0300, Andrei Borzenkov <arvidjaar@gmail.com> wrote:
On 26.08.2023 16:06, Daniel Bauer wrote:
I want to update my main machine from 15.3 to 15.5 without a new install.
As much as I know it is easy:
- change the 15.3 repositories to 15.4 repos - run zypper dup - change 15.4 repos to 15.5 repos - run zypper dup
That's it. Am I right?
Is there am automatic way to change all repos from one version to a new one, so that I don't have to search for all of them and do it manually?
If all your repositories consistently use $releasever placeholder, you can just follow openSUSE wiki and do "zypper dup --releasever 15.5".
https://en.opensuse.org/SDB:System_upgrade -- Robert Webb