OK, I see now that I considered all those repos which started with repo- as being the repos that are to be installed by the openSUSE-repos package. So there is now a new set with even longer names that point to the same as the “official” ones from openSUSE-repos.
Now I understand even less of them. ![]()
I give up complet on this. I have the following repos:
boven:~ # zypper lr -d
# | Alias | Name | Enabled | GPG Check | Refresh | Keep | Priority | Type | URI | Service
---+------------------------+------+---------+-----------+---------+------+----------+--------+--------------------------------------------------------------------------+--------
1 | backports-debug-update | Up-> | No | ---- | ---- | - | 99 | N/A | http://download.opensuse.org/update/leap/15.6/backports_debug/ |
2 | backports-update | Up-> | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/update/leap/15.6/backports/ |
3 | libdvdcss | Li-> | No | ---- | ---- | - | 99 | N/A | http://opensuse-guide.org/repo/openSUSE_Leap_15.6/ |
4 | non-oss | Ma-> | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.6/repo/non-oss/ |
5 | non-oss-debug | De-> | No | ---- | ---- | - | 99 | N/A | http://download.opensuse.org/debug/distribution/leap/15.6/repo/non-oss/ |
6 | non-oss-debug-update | Up-> | No | ---- | ---- | - | 99 | N/A | http://download.opensuse.org/debug/update/leap/15.6/non-oss/ |
7 | non-oss-source | So-> | No | ---- | ---- | - | 99 | N/A | http://download.opensuse.org/source/distribution/leap/15.6/repo/non-oss/ |
8 | non-oss-update | Up-> | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/update/leap/15.6/non-oss/ |
9 | oss | Ma-> | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.6/repo/oss/ |
10 | oss-debug | De-> | No | ---- | ---- | - | 99 | N/A | http://download.opensuse.org/debug/distribution/leap/15.6/repo/oss/ |
11 | oss-debug-update | Up-> | No | ---- | ---- | - | 99 | N/A | http://download.opensuse.org/debug/update/leap/15.6/oss/ |
12 | oss-source | So-> | No | ---- | ---- | - | 99 | N/A | http://download.opensuse.org/source/distribution/leap/15.6/repo/oss/ |
13 | oss-update | Up-> | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/update/leap/15.6/oss |
14 | packman | Pa-> | Yes | (r ) Yes | Yes | - | 99 | rpm-md | https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.6/ |
15 | sle-debug-update | Up-> | No | ---- | ---- | - | 99 | N/A | http://download.opensuse.org/debug/update/leap/15.6/sle/ |
16 | sle-update | Up-> | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/update/leap/15.6/sle/ |
boven:~ #
or shorter with only enabled ones:
boven:~ # zypper lr -dE
# | Alias | Name | Enabled | GPG Check | Refresh | Keep | Priority | Type | URI | Service
---+------------------+-----------------+---------+-----------+---------+------+----------+--------+---------------------------------------------------------------------+--------
2 | backports-update | Update (Backp-> | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/update/leap/15.6/backports/ |
4 | non-oss | Main (Non-OSS) | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.6/repo/non-oss/ |
8 | non-oss-update | Update (Non-O-> | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/update/leap/15.6/non-oss/ |
9 | oss | Main (OSS) | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.6/repo/oss/ |
13 | oss-update | Update (OSS) | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/update/leap/15.6/oss |
14 | packman | Packman | Yes | (r ) Yes | Yes | - | 99 | rpm-md | https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.6/ |
16 | sle-update | Updates (SLE) | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/update/leap/15.6/sle/ |
boven:~ #
And that is it. Will try to keep it at that until I am forced to go to Leap 16.0.
Thanks to all for their contributions.