User Tools

Site Tools


wiki:installing_pyhoca-cli_debian_ubuntu

This is an old revision of the document!


Installation of PyHoca-CLI (X2go command line client)

PyHoca-CLI is a client implementation for X2go using the project's Python API (module) Python X2Go. PyHoca-CLI can be operated completely from the command line and the goal is to reflect the full functionality spectrum of Python X2Go.

Getting PyHoca-CLI for Debian

PyHoca-CLI can be installed from the same repositories as the rest of X2go. Add the X2go repository to your APT system: Adding the X2go repository (Debian).

Getting PyHoca-GUI for Ubuntu

PyHoca-CLI can be installed from the same PPA on Launchpad as the rest of X2go. Add the X2go/stable PPA to your APT system: Adding the X2go repository (Ubuntu).

PyHoca-CLI installation

After adding either of the above package source to your Debian/Ubuntu system you will need to update your system with the new repository information by starting a terminal and executing the following command (on Debian make sure you have sudo installed and configured):

$ sudo aptitude update

Then you can install PyHoca-CLI:

$ sudo aptitude install pyhoca-cli

Getting started with PyHoca-CLI

To get started with PyHoca-CLI, please take a look at this wiki page.

wiki/installing_pyhoca-cli_debian_ubuntu.1321306962.txt.gz ยท Last modified: 2013/03/08 13:31 (external edit)