User Tools

Site Tools


wiki:repositories:archives: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:archives:suse [2016/11/02 05:19]
ionic Rewrite for SUSE-based systems.
wiki:repositories:archives:suse [2017/12/12 08:18] (current)
ionic Add Saima ESR instructions.
Line 3: Line 3:
 <note>This information is only intended for use with the X2Go repositories. If you use the OBS SUSE X2Go instance repositories, please refer to their documentation and infrastructure. Old packages may get purged without further notification or archival in the OBS SUSE X2Go instance.</note> <note>This information is only intended for use with the X2Go repositories. If you use the OBS SUSE X2Go instance repositories, please refer to their documentation and infrastructure. Old packages may get purged without further notification or archival in the OBS SUSE X2Go instance.</note>
  
-Alongside with the instructions on the [[wiki:repositories:suse|main (Open-)SUSE repository page]], we provide a repository archive for archived X2Go (Open-)SUSE packages for deprecated (Open-)SUSE "releases". These are provided in the state they were in after their last successful build. This repository is not updated at all, other than when a new Fedora release version is deprecated.+Alongside with the instructions on the [[wiki:repositories:suse|main (Open-)SUSE repository page]], we provide a repository archive for archived X2Go (Open-)SUSE packages for deprecated (Open-)SUSE "releases". These are provided in the state they were in after their last successful build. This repository is not updated at all, other than when a new (Open-)SUSE release version is deprecated.
  
 ===== Adding the Archived X2Go Repository to your Package System ===== ===== Adding the Archived X2Go Repository to your Package System =====
Line 10: Line 10:
  
 <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 warning>The repositories will be reworked in due time. After the conversion, the (Open-)SUSE repositories will be in "native" susetags format. Until then, adding the repositories might likely fail. This note will be removed once the conversion is done.</note> 
  
 === Release Version === === Release Version ===
Line 27: Line 25:
 zypper ar http://archives.packages.x2go.org/opensuse/<distro-version>/extras x2go-extras zypper ar http://archives.packages.x2go.org/opensuse/<distro-version>/extras x2go-extras
 zypper ar http://archives.packages.x2go.org/opensuse/<distro-version>/main x2go-release zypper ar http://archives.packages.x2go.org/opensuse/<distro-version>/main x2go-release
 +</code>
 +
 +
 +=== Saimaa ESR Version ===
 +
 +== SLES/SLED ==
 +
 +<code bash>
 +zypper ar http://archives.packages.x2go.org/sle/<distro-version>/extras x2go-extras
 +zypper ar http://archives.packages.x2go.org/sle/<distro-version>/saimaa x2go-saimaa
 +</code>
 +
 +== OpenSUSE ==
 +
 +<code bash>
 +zypper ar http://archives.packages.x2go.org/opensuse/<distro-version>/extras x2go-extras
 +zypper ar http://archives.packages.x2go.org/opensuse/<distro-version>/saimaa x2go-saimaa
 </code> </code>
  
wiki/repositories/archives/suse.1478063959.txt.gz ยท Last modified: 2016/11/02 05:19 by ionic