< Home - < Back

x2goclient


Information about the package, x2goclient, which is shipped with common Linux distributions. The x2goclient package is designed for, X2Go Client application (Qt4).


Package Name:

x2goclient

Summary:

X2Go Client application (Qt4)

Description:

X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client-side mass storage mounting support - client-side printing support - audio support - authentication by smartcard and USB stick X2Go Client is a graphical client (Qt4) for the X2Go system. You can use it to connect to running sessions and start new sessions.

Architecture:

x86_64

Version:

4.0.1.4

Release:

1.el6

Size:

1.0 M

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for x2goclient


Control the x2goclient package with the following handy commands outlined below.


Command

Description of Command

yum install x2goclient

This command will install x2goclient on the server.

yum remove x2goclient

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

yum -y remove x2goclient

This command will un-install x2goclient 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 x2goclient when using the -y flag.

yum update x2goclient

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

yum -y update x2goclient

This command will update x2goclient 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 x2goclient when using the -y flag.

yum info x2goclient

This command will show you core information about the x2goclient package.

yum deplist x2goclient

This command will show you the dependencies for x2goclient. 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 x2goclient

This command will check if there is an update waiting on x2goclient. 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.