hello_world from home:awerner project
お使いのオペレーティングシステムの選択
手作業でリポジトリを追加してインストールする
standard の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/home:awerner/standard/home:awerner.repo zypper refresh zypper install hello_world
15.6 の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/home:awerner/15.6/home:awerner.repo zypper refresh zypper install hello_world
バイナリパッケージを直接取得する
手作業でリポジトリを追加してインストールする
openSUSE Leap 15.6 の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/home:awerner/openSUSE_Leap_15.6/home:awerner.repo zypper refresh zypper install hello_world