This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
doc:installation:pyhoca-gui [2013/03/11 12:24] sunweaver [MS Windows] |
doc:installation:pyhoca-gui [2017/01/09 17:35] stefanbaur [Installing Pyhoca-GUI] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Installing Pyhoca-GUI ====== | + | ====== Installing PyHoca-GUI ====== |
==== Debian GNU/Linux ==== | ==== Debian GNU/Linux ==== | ||
- | PyHoca-GUI and PyHoca-CLI can be installed from the X2Go package repository. [[:wiki:x2go-repository-debian|Add the X2Go repository for Debian to your APT system]] before you continue. | + | PyHoca-GUI and PyHoca-CLI can be installed from the X2Go package repository. [[wiki:repositories:debian|Add the X2Go repository for Debian to your APT system]] before you continue. Older versions of PyHoca-GUI and PyHoca-CLI are also available in the Debian distribution (Debian Jessie and above) itself. |
+ | |||
+ | ==== Raspbian GNU/Linux ==== | ||
+ | |||
+ | PyHoca-GUI and PyHoca-CLI can be installed from the X2Go package repository. [[wiki:repositories:raspbian|Add the X2Go repository for Raspbian to your APT system]] before you continue. Older versions of PyHoca-GUI and PyHoca-CLI are also available in the Raspbian distribution (Raspbian Jessie and above) itself. | ||
==== Ubuntu GNU/Linux ==== | ==== Ubuntu GNU/Linux ==== | ||
- | PyHoca-GUI and PyHoca-CLI can be installed from X2Go PPA on Launchpad. [[:wiki:x2go-repository-ubuntu|Add the X2Go/stable PPA to your APT system]] before you continue. | + | PyHoca-GUI and PyHoca-CLI can be installed from X2Go PPA on Launchpad. [[wiki:repositories:ubuntu|Add the X2Go/stable PPA to your APT system]] before you continue. Older versions of PyHoca-GUI and PyHoca-CLI are also available in the Ubuntu distribution (Ubuntu 12.04 and above) itself. |
- | ==== ==== | + | ==== Installing with APT ==== |
After adding either of the above package sources to your Debian/Ubuntu system you will need to update your system with the new repository information by starting a terminal and execute the following commands (on Debian make sure you have sudo installed and configured): | After adding either of the above package sources to your Debian/Ubuntu system you will need to update your system with the new repository information by starting a terminal and execute the following commands (on Debian make sure you have sudo installed and configured): | ||
Line 17: | Line 20: | ||
sudo aptitude update | sudo aptitude update | ||
sudo aptitude install pyhoca-gui | sudo aptitude install pyhoca-gui | ||
+ | </code> | ||
+ | |||
+ | ==== Fedora GNU/Linux ==== | ||
+ | |||
+ | PyHoca-GUI and PyHoca-CLI can be installed from the X2Go package repository. [[wiki:repositories:fedora|Add the X2Go repository for Fedora to your YUM system]] before you continue. Older versions of PyHoca-GUI and PyHoca-CLI are also available in the Fedora distribution (Fedora 18 and above) itself. | ||
+ | |||
+ | |||
+ | ==== Redhat Enterprise Linux (and alike) ==== | ||
+ | |||
+ | PyHoca-GUI and PyHoca-CLI can be installed from the X2Go package repository. [[wiki:repositories:epel|Add the X2Go repository for EPEL to your YUM system]] before you continue. Older versions of PyHoca-GUI and PyHoca-CLI are also available from the EPEL package archive (EPEL-6 and above) itself. | ||
+ | |||
+ | |||
+ | ==== Installing with YUM ==== | ||
+ | |||
+ | After adding either of the above package sources to your Debian/Ubuntu system you will need to update your system with the new repository information by starting a terminal and execute the following commands (on Debian make sure you have sudo installed and configured): | ||
+ | |||
+ | <code bash> | ||
+ | sudo yum install pyhoca-gui | ||
</code> | </code> | ||
Line 35: | Line 56: | ||
==== MS Windows ==== | ==== MS Windows ==== | ||
- | [[http://code.x2go.org/releases/binary-win32/pyhoca-gui/|To install PyHoca-GUI for MS Windows click here.]] Download the //bundled// (PyHoca-GUI + VcXsrv + Ghostscript) setup installer to your computer and run the PyHoca-GUI setup and follow the presented installation instructions. | + | [[http://code.x2go.org/releases/binary-win32/pyhoca-gui/releases/0.5.0.4-20150125/|To install latest PyHoca-GUI for MS Windows click here.]] Download the //bundled// (PyHoca-GUI + VcXsrv + Pulseaudio) setup installer to your computer and run the PyHoca-GUI setup and follow the presented installation instructions. |
+ | |||
+ | [[ http://code.x2go.org/releases/binary-win32/pyhoca-gui/ | Older versions ]] are still available | ||
==== MacOS ==== | ==== MacOS ==== | ||
- | A PyHoca-GUI/PyHoca-CLI installer for MacOS is currently not available. Sorry. | + | A PyHoca-GUI installer for MacOS is currently not available. Sorry. |