ソフトウェアをインストールできず、次のエラーが発生し続けます。
Retrieving repository 'openSUSE-Leap-42.3-Non-Oss' metadat[\]
Download (curl) error for 'http://download.opensuse.org/distribution/leap/42.3/repo/non-oss/repodata/repomd.xml':
Error code: Connection failed
Error message: Failed to connect to download.opensuse.org port 80: Connection refused
ベストアンサー1
問題はあなたのURLにあるようです。
http://download.opensuse.org/distribution/leap/42.3/repo/non-oss/repodata/repomd.xml
404を受け取りました(見つかりません)。
一方、このリポジトリを使用したい場合があります。
http://download.opensuse.org/distribution/leap/42.3/repo/non-oss/suse/repodata/repomd.xml
それは問題ではありません。
そのリポジトリをzypperに追加してみてください。
zypper addrepo <URI>
より意味のあるオプションのリストは、以下にあります。スセ公式マニュアル