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 [2016/11/24 11:08]
ionic Add note now that the OpenSUSE repositories are in susetags format.
wiki:repositories:suse [2017/12/12 08:17] (current)
ionic Add Saimaa ESR instructions.
Line 5: Line 5:
 Select one approach listed here, thus either the OBS SUSE X2Go instance repository, or our X2Go (Open-)SUSE repository and stick to it. Select one approach listed here, thus either the OBS SUSE X2Go instance repository, or our X2Go (Open-)SUSE repository and stick to it.
  
-<note warning>Currently, the OBS SUSE X2Go instance is stale. The packages are only being updated irregularly and support will likely not provided. This note will be removed once the situation changes. You are encouraged to use the X2Go package repository only for the time being.</note>+<note warning>Currently, the OBS SUSE X2Go instance is stale. The packages are only being updated irregularly and support will likely not be provided. This note will be removed once the situation changes. You are encouraged to use the X2Go package repository only for the time being.</note>
  
 Unreleased versions and unofficial (related to the Fedora project) release packages are only available directly from the X2Go project, follow the instructions in the [[#adding_the_x2go_repository_to_your_package_system|second section]] to configure your package manager for this. Unreleased versions and unofficial (related to the Fedora project) release packages are only available directly from the X2Go project, follow the instructions in the [[#adding_the_x2go_repository_to_your_package_system|second section]] to configure your package manager for this.
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.1479985704.txt.gz ยท Last modified: 2016/11/24 11:08 by ionic