I have just completed reinstalling 15.3 (from USB image of the Release DVD) and am ready, I believe, to reload the Frameworks, Qt5 and associated repos.
I have been using Framewirks for a long time and find that overtime my system accumulates issues.
I am following as closely as possible this Reference https://en.opensuse.org/SDB:KDE_repositoriesI note in the above reference that the proper way to install the additional Repos is to use
zypper -v dup --allow-vendor-change
My question is, from here on, what is the best method to maintain this installation?
I typically use the YAST GUI Software Management method but am wondering if that is proper,
Clearly a Repository refresh is always in order. Followed by zypper dup, zypper up or YAST?
My current state, I have not run the zypper dup yet to actually load the new Repos.
**PVE-LinuxSRV8-Ryzen:/etc #** zypper ref
Repository 'OpenCPN (openSUSE_Leap_15.2)' is up to date.
Repository 'Downloads' is up to date.
Repository 'KDE-Applications' is up to date.
Repository 'KDE-Extra' is up to date.
Repository 'KDE-Frameworks' is up to date.
Repository 'KDE-Qt5' is up to date.
Repository 'Packman Repository' is up to date.
Repository 'Mozilla openSUSE_Leap_15.3' is up to date.
Repository 'Libdvdcss Repository' is up to date.
Repository 'Update repository of openSUSE Backports' is up to date.
Repository 'Non-OSS Repository' is up to date.
Repository 'Main Repository' is up to date.
Repository 'Update repository with updates from SUSE Linux Enterprise 15' is up to date.
Repository 'Main Update Repository' is up to date.
Repository 'Update Repository (Non-Oss)' is up to date.
All repositories have been refreshed.
**PVE-LinuxSRV8-Ryzen:/etc #** zypper lr -P
# | Alias | Name | Enabled | GPG Check | Refresh | Priority
---+----------------------------------------------+---------------------------------------------------------------------------------------------+---------+-----------+---------+---------
3 | KDE-Applications | KDE-Applications | Yes | (r ) Yes | Yes | 75
4 | KDE-Extra | KDE-Extra | Yes | (r ) Yes | Yes | 75
5 | KDE-Frameworks | KDE-Frameworks | Yes | (r ) Yes | Yes | 75
6 | KDE-Qt5 | KDE-Qt5 | Yes | (r ) Yes | Yes | 75
7 | ftp.gwdg.de-openSUSE_Leap_$releasever | Packman Repository | Yes | (r ) Yes | Yes | 85
8 | openSUSE_Leap_15.3 | Mozilla openSUSE_Leap_15.3 | Yes | (r ) Yes | Yes | 90
1 | Application_Geo_OpenCPN | OpenCPN (openSUSE_Leap_15.2) | Yes | (r ) Yes | Yes | 98
9 | opensuse-guide.org-openSUSE_Leap_$releasever | Libdvdcss Repository | Yes | (r ) Yes | Yes | 98
11 | repo-backports-update | Update repository of openSUSE Backports | Yes | (r ) Yes | Yes | 98
16 | repo-non-oss | Non-OSS Repository | Yes | (r ) Yes | Yes | 98
17 | repo-oss | Main Repository | Yes | (r ) Yes | Yes | 98
19 | repo-sle-update | Update repository with updates from SUSE Linux Enterprise 15 | Yes | (r ) Yes | Yes | 98
21 | repo-update | Main Update Repository | Yes | (r ) Yes | Yes | 98
22 | repo-update-non-oss | Update Repository (Non-Oss) | Yes | (r ) Yes | Yes | 98
2 | Downloads | Downloads | Yes | ( p) Yes | No | 100
12 | repo-debug | Debug Repository | No | ---- | ---- | 106
10 | repo-backports-debug-update | Update repository with updates for openSUSE Leap debuginfo packages from openSUSE Backports | No | ---- | ---- | 107
18 | repo-sle-debug-update | Update repository with debuginfo for updates from SUSE Linux Enterprise 15 | No | ---- | ---- | 107
13 | repo-debug-non-oss | Debug Repository (Non-OSS) | No | ---- | ---- | 109
14 | repo-debug-update | Update Repository (Debug) | No | ---- | ---- | 109
15 | repo-debug-update-non-oss | Update Repository (Debug, Non-OSS) | No | ---- | ---- | 109
20 | repo-source | Source Repository | No | ---- | ---- | 109
**PVE-LinuxSRV8-Ryzen:/etc #**
Thanks in advance