So, I just installed 15.6 on my laptop (bare metal, not in a VM). I use Brave and Chrome browsers, so after install, I added those repos. However, when i ran Yast2 to check on something else, I noticed that there are TWO Chrome repos - the one I added and then a second one.
Where did that second come from?? Can I remove the second one
(Maybe because of the “wget” execution? because I see it is related to https, and the repo add is a http?)
This is what I executed to add the Chrome repo then install it:
# zypper ar http://dl.google.com/linux/chrome/rpm/stable/x86_64 Google-Chrome
# wget https://dl.google.com/linux/linux_signing_key.pub
# rpm --import linux_signing_key.pub
# zypper in google-chrome-stable
.
And here is the list of repos - notice the two Chrome repos, the “Google-Chrome” entry that I added, and then the second one (lower-case, and shows as disabled).
# zypper lr -u
Repository priorities are without effect. All enabled repositories share the same priority.
# | Alias | Name | Enabled | GPG Check | Refresh | URI
---+-----------------------------+-----------------------------+---------+-----------+---------+------------------------------------------------------------------------
1 | Google-Chrome | Google-Chrome | Yes | (r ) Yes | Yes | http://dl.google.com/linux/chrome/rpm/stable/x86_64
2 | brave-browser-beta | Brave Browser - Beta | Yes | (r ) Yes | Yes | https://brave-browser-rpm-beta.s3.brave.com/x86_64
3 | google-chrome | google-chrome | No | ---- | ---- | https://dl.google.com/linux/chrome/rpm/stable/x86_64
4 | repo-backports-debug-update | Update repository with up-> | No | ---- | ---- | http://download.opensuse.org/update/leap/15.6/backports_debug/
5 | repo-backports-update | Update repository of open-> | Yes | (r ) Yes | Yes | http://download.opensuse.org/update/leap/15.6/backports/
6 | repo-debug | Debug Repository | No | ---- | ---- | http://download.opensuse.org/debug/distribution/leap/15.6/repo/oss/
7 | repo-debug-non-oss | Debug Repository (Non-OSS) | No | ---- | ---- | http://download.opensuse.org/debug/distribution/leap/15.6/repo/non-oss/
8 | repo-debug-update | Update Repository (Debug) | No | ---- | ---- | http://download.opensuse.org/debug/update/leap/15.6/oss/
9 | repo-debug-update-non-oss | Update Repository (Debug,-> | No | ---- | ---- | http://download.opensuse.org/debug/update/leap/15.6/non-oss/
10 | repo-non-oss | Non-OSS Repository | Yes | (r ) Yes | Yes | http://download.opensuse.org/distribution/leap/15.6/repo/non-oss/
11 | repo-openh264 | Open H.264 Codec (openSUS-> | Yes | (r ) Yes | Yes | http://codecs.opensuse.org/openh264/openSUSE_Leap/
12 | repo-oss | Main Repository | Yes | (r ) Yes | Yes | http://download.opensuse.org/distribution/leap/15.6/repo/oss/
13 | repo-sle-debug-update | Update repository with de-> | No | ---- | ---- | http://download.opensuse.org/debug/update/leap/15.6/sle/
14 | repo-sle-update | Update repository with up-> | Yes | (r ) Yes | Yes | http://download.opensuse.org/update/leap/15.6/sle/
15 | repo-source | Source Repository | No | ---- | ---- | http://download.opensuse.org/source/distribution/leap/15.6/repo/oss/
16 | repo-update | Main Update Repository | Yes | (r ) Yes | Yes | http://download.opensuse.org/update/leap/15.6/oss/
17 | repo-update-non-oss | Update Repository (Non-Oss) | Yes | (r ) Yes | Yes | http://download.opensuse.org/update/leap/15.6/non-oss/