User Tools

Site Tools


wiki:repositories:suse

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:repositories:suse [2017/11/17 16:40]
ionic Add missing comma.
wiki:repositories:suse [2017/12/12 08:17]
ionic Add Saimaa ESR instructions.
Line 36: Line 36:
  
 <note important>Always replace ''<distro-version>'' with the numeric distribution version you are using. For OpenSUSE Leap, do **not** include the string ''leap''.</note> <note important>Always replace ''<distro-version>'' with the numeric distribution version you are using. For OpenSUSE Leap, do **not** include the string ''leap''.</note>
 +<note important>For OpenSUSE Tumbleweed, replace ''<distro-version>'' with the ''tumbleweed'' keyword. Only nightly builds are available for OpenSUSE Tumbleweed.</note>
  
 === Release Version === === Release Version ===
Line 51: Line 52:
 zypper ar http://packages.x2go.org/opensuse/<distro-version>/extras x2go-extras zypper ar http://packages.x2go.org/opensuse/<distro-version>/extras x2go-extras
 zypper ar http://packages.x2go.org/opensuse/<distro-version>/main x2go-release zypper ar http://packages.x2go.org/opensuse/<distro-version>/main x2go-release
 +</code>
 +
 +
 +=== Saimaa ESR Version ===
 +
 +== SLES/SLED ==
 +
 +<code bash>
 +zypper ar http://packages.x2go.org/sle/<distro-version>/extras x2go-extras
 +zypper ar http://packages.x2go.org/sle/<distro-version>/saimaa x2go-saimaa
 +</code>
 +
 +== OpenSUSE ==
 +
 +<code bash>
 +zypper ar http://packages.x2go.org/opensuse/<distro-version>/extras x2go-extras
 +zypper ar http://packages.x2go.org/opensuse/<distro-version>/saimaa x2go-saimaa
 </code> </code>
  
wiki/repositories/suse.txt ยท Last modified: 2017/12/12 08:17 by ionic