x2goclient from X11:RemoteDesktop:x2go:snapshot project

Select Your Operating System

For Debian 7 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/X11:/RemoteDesktop:/x2go:/snapshot/Debian_7/ /' | sudo tee /etc/apt/sources.list.d/X11:RemoteDesktop:x2go:snapshot.list
curl -fsSL https://download.opensuse.org/repositories/X11:RemoteDesktop:x2go:snapshot/Debian_7/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/X11_RemoteDesktop_x2go_snapshot.gpg > /dev/null
sudo apt update
sudo apt install x2goclient
For Fedora 20 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/X11:RemoteDesktop:x2go:snapshot/Fedora_20/X11:RemoteDesktop:x2go:snapshot.repo
yum install x2goclient
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/X11:RemoteDesktop:x2go:snapshot/openSUSE_Factory/X11:RemoteDesktop:x2go:snapshot.repo
zypper refresh
zypper install x2goclient
For openSUSE 13.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/X11:RemoteDesktop:x2go:snapshot/openSUSE_13.2/X11:RemoteDesktop:x2go:snapshot.repo
zypper refresh
zypper install x2goclient
For openSUSE 13.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/X11:RemoteDesktop:x2go:snapshot/openSUSE_13.1/X11:RemoteDesktop:x2go:snapshot.repo
zypper refresh
zypper install x2goclient
For RHEL 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/X11:RemoteDesktop:x2go:snapshot/RHEL_6/X11:RemoteDesktop:x2go:snapshot.repo
yum install x2goclient
For SLE 11 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/X11:RemoteDesktop:x2go:snapshot/SLE_11/X11:RemoteDesktop:x2go:snapshot.repo
zypper refresh
zypper install x2goclient