< Home - < Back

x2goagent


Information about the package, x2goagent, which is shipped with common Linux distributions. The x2goagent package is designed for, X2Go Agent.


Package Name:

x2goagent

Summary:

X2Go Agent

Description:

X2Go agent functionality has been completely incorporated into nxagent's code base. If the nxagent binary is executed under the name of "x2goagent", the X2Go functionalities get activated. The x2goagent package is a wrapper that activates X2Go branding in nxagent. Please refer to the nxagent package's description for more information on NX.

Architecture:

x86_64

Version:

3.5.0.32

Release:

3.el6

Size:

16 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for x2goagent


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


Command

Description of Command

yum install x2goagent

This command will install x2goagent on the server.

yum remove x2goagent

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

yum -y remove x2goagent

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

yum update x2goagent

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

yum -y update x2goagent

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

yum info x2goagent

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

yum deplist x2goagent

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

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