Table of Contents Installation of the X2Go client Installation of the X2Go client on Windows Installation of the X2Go client on Ubuntu Installation of the X2Go client on Debian Stable Installation of the X2Go client on Fedora Installation of the X2Go client on MacOS X Installation of the X2Go client Installation of the X2Go client on Windows You can download the X2Go client for Windows at the following address: http://wiki.x2go.org/doku.php/doc:installation:x2goclient#ms_windows Installation of the X2Go client on Ubuntu Procedure on Ubuntu 10.04 and 12.04 (as seen at http://wiki.x2go.org/doku.php/wiki:repositories:ubuntu): sudo apt-get install python-software-properties sudo add-apt-repository ppa:x2go/stable sudo apt-get update sudo apt-get install x2goclient Procedure on Ubuntu 14.04 and newer (as seen at http://wiki.x2go.org/doku.php/wiki:repositories:ubuntu): sudo apt-get install software-properties-common sudo add-apt-repository ppa:x2go/stable sudo apt-get update sudo apt-get install x2goclient Installation of the X2Go client on Debian Stable Procedure on Debian Stable (as seen at http://wiki.x2go.org/doku.php/wiki:repositories:debian): Put the following code in the file “/etc/apt/sources.list.d/x2go.list” # X2Go Repository deb http://packages.x2go.org/debian stable main # X2Go Repository (sources) deb-src http://packages.x2go.org/debian stable main Then type in a terminal: su # root mode apt-key adv --recv-keys --keyserver keys.gnupg.net E1F958385BFE2B6E apt-get update apt-get install -q -y --force-yes x2go-keyring && apt-get update apt-get install -q -y --force-yes x2goclient Installation of the X2Go client on Fedora You can download the X2Go client for Fedora at the following address: http://wiki.x2go.org/doku.php/doc:installation:x2goclient#fedora Installation of the X2Go client on MacOS X You can download the X2Go client for MacOS at the following address: http://wiki.x2go.org/doku.php/doc:installation:x2goclient#macos_x