Host ab250: without zypper & repos as normally here configured, instead with openSUSE-repos-Leap installed, but the same actual repos, as typically seen here in the forums when a repo list is presented via copy & paste:
# zypper lr
Repository priorities in effect: (See 'zypper lr -P' for details)
90 (raised priority) : 2 repositories
99 (default priority) : 4 repositories
# | Alias | Name | Enabled | GPG Check | Refresh
---+-----------------------------+---------------------------+---------+-----------+--------
1 | FCL-leap | FCL-leap | Yes | ( p) Yes | No
2 | TDE | TDE | Yes | ( ) No | No
3 | TDEnoarch | TDEnoarch | Yes | ( ) No | No
4 | homeEcsosMC | homeEcsosMC | Yes | (r ) Yes | No
5 | openSUSE:repo-non-oss | repo-non-oss (16.0) | No | ---- | ----
6 | openSUSE:repo-non-oss-debug | repo-non-oss-debug (16.0) | No | ---- | ----
7 | openSUSE:repo-openh264 | repo-openh264 (16.0) | Yes | (r ) Yes | Yes
8 | openSUSE:repo-oss | repo-oss (16.0) | Yes | (r ) Yes | Yes
9 | openSUSE:repo-oss-debug | repo-oss-debug (16.0) | No | ---- | ----
10 | openSUSE:repo-oss-source | repo-oss-source (16.0) | No | ---- | ----
typically of little value to problem solving, or
# zypper lr -d
# | Alias | Name | Enabled | GPG Check | Refresh | Keep | Priority | Type | URI | Service
---+-----------------------------+---------------------------+---------+-----------+---------+------+----------+--------+------------------------------------------------------------------------------+---------
1 | FCL-leap | FCL-leap | Yes | ( p) Yes | No | - | 99 | rpm-md | http://silk.apana.org.au/rpm-opensuse15-unstable-dev |
2 | TDE | TDE | Yes | ( ) No | No | - | 90 | rpm-md | http://archive.trinitydesktop.net/trinity/rpm/oss160/trinity-r14/RPMS/x86_64 |
3 | TDEnoarch | TDEnoarch | Yes | ( ) No | No | - | 90 | rpm-md | http://archive.trinitydesktop.net/trinity/rpm/oss160/trinity-r14/RPMS/noarch |
4 | homeEcsosMC | homeEcsosMC | Yes | (r ) Yes | No | - | 99 | rpm-md | https://download.opensuse.org/repositories/home:/ecsos/16.0/ |
5 | openSUSE:repo-non-oss | repo-non-oss (16.0) | No | ---- | ---- | - | 99 | N/A | http://cdn.opensuse.org/distribution/leap/16.0/repo/non-oss/x86_64 | openSUSE
6 | openSUSE:repo-non-oss-debug | repo-non-oss-debug (16.0) | No | ---- | ---- | - | 99 | N/A | http://cdn.opensuse.org/debug/distribution/leap/16.0/repo/non-oss/x86_64 | openSUSE
7 | openSUSE:repo-openh264 | repo-openh264 (16.0) | Yes | ( p) Yes | Yes | - | 99 | N/A | http://codecs.opensuse.org/openh264/openSUSE_Leap_16 | openSUSE
8 | openSUSE:repo-oss | repo-oss (16.0) | Yes | ( p) Yes | Yes | - | 99 | N/A | http://cdn.opensuse.org/distribution/leap/16.0/repo/oss/x86_64 | openSUSE
9 | openSUSE:repo-oss-debug | repo-oss-debug (16.0) | No | ---- | ---- | - | 99 | N/A | http://cdn.opensuse.org/debug/distribution/leap/16.0/repo/oss/x86_64 | openSUSE
10 | openSUSE:repo-oss-source | repo-oss-source (16.0) | No | ---- | ---- | - | 99 | N/A | http://cdn.opensuse.org/source/distribution/leap/16.0/repo/oss | openSUSE
Both the above are typical examples of what shows up in forums, either none of the (usually) most crucial information (the URLs), or no convenient way, or any way at all, to see a full line without scrolling or a double- or triple-wide display screen and full width browser window. When I wish to evaluate a typical poster’s repos paste, I need to copy it into an editor or other viewer that allows the entire screen(s) width to be used. My head can’t connect beginning to end when I can’t see both ends at the same time: Evaluation blocked.
same host as here in its normal customized state, both the individual repo files, and the repoListColumns = line in zypper.conf (inter alia to make URLs part of default lr output):
# zypper lr
Repository priorities in effect: (See 'zypper lr -P' for details)
90 (raised priority) : 2 repositories
99 (default priority) : 5 repositories
# | Alias | Enabled | GPG Check | URI
--+-------------+---------+-----------+-----------------------------------------------------------------------------
1 | FCL-leap | Yes | ( p) Yes | http://silk.apana.org.au/rpm-opensuse15-unstable-dev
2 | NonOSS | Yes | ( p) Yes | http://download.opensuse.org/distribution/leap/16.0/repo/non-oss/
3 | OSS | Yes | ( p) Yes | http://download.opensuse.org/distribution/leap/16.0/repo/oss/
4 | TDE | Yes | ( ) No | http://archive.trinitydesktop.net/trinity/rpm/oss160/trinity-r14/RPMS/x86_64
5 | TDEnoarch | Yes | ( ) No | http://archive.trinitydesktop.net/trinity/rpm/oss160/trinity-r14/RPMS/noarch
6 | homeEcsosMC | Yes | (r ) Yes | https://download.opensuse.org/repositories/home:/ecsos/16.0/
7 | openh264 | Yes | ( p) Yes | http://codecs.opensuse.org/openh264/openSUSE_Leap/
Here in house, all the repo information I normally care about requires no scrolling to see, without an extra wide terminal window. Names need not be lengthy, because their URLs expound them. The aliases are all equal to the names, all of which are of limited length, so it would add no meaning to lr output to include both. ![]()
I
zypper!