This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:installing_pyhoca-cli_debian_ubuntu [2011/11/14 21:33] sunweaver |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Installation of PyHoca-CLI | ||
- | |||
- | PyHoca-CLI is a client implementation for X2go using the project' | ||
- | |||
- | ===== 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: [[wiki: | ||
- | |||
- | ===== 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: [[wiki: | ||
- | |||
- | ===== PyHoca-CLI installation ===== | ||
- | |||
- | After adding either of the above package source to your Debian/ | ||
- | |||
- | < | ||
- | $ 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 [[pyhoca-cli|this wiki page]]. | ||