< Home - < Back

pyhoca-cli


Information about the package, pyhoca-cli, which is shipped with common Linux distributions. The pyhoca-cli package is designed for, Command line X2Go client written in Python.


Package Name:

pyhoca-cli

Summary:

Command line X2Go client written in Python

Description:

X2Go is a server based computing environment with: - session resuming - low bandwidth support - LDAP support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick PyHoca-CLI provides a simple and flexible command line client written in Python that allows you to control X2Go client sessions on desktops and thin clients.

Architecture:

noarch

Version:

0.5.0.0

Release:

1.el6

Size:

40 k

Repository:

epel

From Repository:

Licence:

AGPLv3+



Handy Yum Commands for pyhoca-cli


Control the pyhoca-cli package with the following handy commands outlined below.


Command

Description of Command

yum install pyhoca-cli

This command will install pyhoca-cli on the server.

yum remove pyhoca-cli

This command will un-install pyhoca-cli on the server. When you run this command, you will be asked if you are sure that you want to remove pyhoca-cli, so you have to manually confirm that you want to do this.

yum -y remove pyhoca-cli

This command will un-install pyhoca-cli on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove pyhoca-cli when using the -y flag.

yum update pyhoca-cli

This command will update pyhoca-cli to the latest version. When you run this command, you will be asked if you are sure that you want to remove pyhoca-cli, so you have to manually confirm that you want to do this.

yum -y update pyhoca-cli

This command will update pyhoca-cli to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove pyhoca-cli when using the -y flag.

yum info pyhoca-cli

This command will show you core information about the pyhoca-cli package.

yum deplist pyhoca-cli

This command will show you the dependencies for pyhoca-cli. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update pyhoca-cli

This command will check if there is an update waiting on pyhoca-cli. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.