User Tools

Site Tools


wiki:repositories:archives:suse

Archived X2Go Packages for SUSE-Based Systems

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.

Alongside with the instructions on the 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

Depending on whether you want to use a stable or nightly version and upon your system, choose one of the multiple options provided here.

Always replace <distro-version> with the numeric distribution version you are using. For OpenSUSE Leap, do not include the string leap.

Release Version

SLES/SLED
zypper ar http://archives.packages.x2go.org/sle/<distro-version>/extras x2go-extras
zypper ar http://archives.packages.x2go.org/sle/<distro-version>/main x2go-release
OpenSUSE
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

Saimaa ESR Version

SLES/SLED
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
OpenSUSE
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

Nightly Version

SLES/SLED
zypper ar http://archives.packages.x2go.org/sle/<distro-version>/extras x2go-extras
zypper ar http://archives.packages.x2go.org/sle/<distro-version>/heuler x2go-nightly
OpenSUSE
zypper ar http://archives.packages.x2go.org/opensuse/<distro-version>/extras x2go-extras
zypper ar http://archives.packages.x2go.org/opensuse/<distro-version>/heuler x2go-nightly

Post-Addition Test

Now you can search for X2Go related packages that are now available for your system via zypper:

$ zypper search x2go

Congratulations, you are now able to access the archived X2Go packages. You may continue by installing x2goserver-xsession, x2goclient or pyhoca-gui or any other of the available packages.

Mirroring These Repositories

The packages in these repositories can be mirrored via rsync.

For SLES/SLED packages, use:

rsync -avP archives.packages.x2go.org::sle </dest/path/of/local/mirror/sle-archives>

For OpenSUSE packages, use:

rsync -avP archives.packages.x2go.org::opensuse </dest/path/of/local/mirror/opensuse-archives>
wiki/repositories/archives/suse.txt · Last modified: 2017/12/12 08:18 by ionic