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/08/24 03:17]
ionic Fix typo in OBS warning.
wiki:repositories:suse [2017/12/12 08:17] (current)
ionic Add Saimaa ESR instructions.
Line 15: Line 15:
 </code> </code>
  
-Substitute ''<distro-tag>'' by the tag for the distribution you are actually using. Available ones are: ''openSUSE_Tumbleweed'', ''openSUSE_13.1'', ''openSUSE_13.2'', ''openSUSE_Leap_42.1'', ''SLE_11'' (SLES 11 SP2) and ''SLE_12'' (SLES 12).+Substitute ''<distro-tag>'' by the tag for the distribution you are actually using. Available ones are: ''openSUSE_Tumbleweed'', ''openSUSE_13.1'', ''openSUSE_13.2'', ''openSUSE_Leap_42.1'', ''openSUSE_Leap_42.2'', ''openSUSE_Leap_42.3'', ''SLE_11'' (SLES 11 SP2) and ''SLE_12'' (SLES 12).
  
  
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.1503544644.txt.gz ยท Last modified: 2017/08/24 03:17 by ionic