新しいopenSUSE 13.2がリリースされましたが、SUSEからの新情報はそれだけではありません。今回のリリースと同時に、新しいopenSUSEローリングリリースであるTumbleweedも発表され、Factoryは引き続きopenSUSEの継続的な開発のためのディストリビューションとして提供されます。
openSUSEタンブルウィードはどこからダウンロードできますか?
以下に残すリンクから:
現在、指定のリンク先で表示されているイメージはFactory版ですが、数日後にはTumbleweedという名称で利用可能になります。Factory版を使用しているユーザーは、再インストールせずにTumbleweed版に切り替えることができます。インストール後、リポジトリを変更する必要があります(新しいISOイメージがリリースされれば、この変更は不要になります)。
やってみましょう。
ターミナルを開き、rootとして実行します。
mkdir /etc/zypp/repos.d/old mv /etc/zypp/repos.d/*.repo /etc/zypp/repos.d/old zypper ar -f -c http://download.opensuse.org/ tumbleweed / repo / oss repo-oss zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/non-oss repo-non-oss zypper ar -f -c http://download.opensuse。 org / tumbleweed / repo / debug repo-debug zypper ar -f -d -c http://download.opensuse.org/tumbleweed/repo/src-oss repo-src-oss zypper ar -f -d -c http: //download.opensuse.org/tumbleweed/repo/src-non-oss repo-src-non-oss
ディストリビューションを更新します。
zypper dup
そして準備ができました:)。 彼らはすでにタンブルウィードを持っています。
詳細:http://en.opensuse.org/Portal:Tumbleweed
ディストリビューションが更新されたら(推奨)、Packmanリポジトリを追加することもできます。
zypper ar -f -n packman-essentials http://packman.inode.at/suse/openSUSE_Tumbleweed/Essentials/ packman-essentials
そして、すべてを更新します。
zypper up zypper install-new-zypperdupをお勧めします
拝啓 desdelinuxエロス:)。