A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/11/02 04:11
Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:49.0)
Gecko/20100101 Firefox/49.0
IP-Address : 178.162.222.41
Hostname : 178.162.222.41.adsl.inet-telecom.org
Old Revision:
http://wiki.x2go.org/doku.php/wiki:repositories:suse?rev=1478057988
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:suse
Edit Summary: Add actual content for the addition of our repositories.
User : ionic
@@ -28,8 +28,48 @@
<note>For unsupported, archived (Open-)SUSE versions, please refer to [[wiki:repositories:archives:suse|(Open-)SUSE Archives]].</note>
==== Base Installation ====
+
+ Depending on whether you want to use a stable or nightly version and upon your system, choose one of the multiple options provided here.
+
+ <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.</note>
+
+ === Release 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>/main x2go-release
+ </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>/main x2go-release
+ </code>
+
+
+ === Nightly 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>/heuler x2go-nightly
+ </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>/heuler
x2go-nightly
+ </code>
+
==== Post-Addition Test ====
Now you can search for X2Go related packages that are now available for your system via ''zypper'':
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
_______________________________________________
x2go-commits mailing list
[email protected]
http://lists.x2go.org/listinfo/x2go-commits