< Home - < Back

gitso


Information about the package, gitso, which is shipped with common Linux distributions. The gitso package is designed for, A front-end to reverse VNC connections.


Package Name:

gitso

Summary:

A front-end to reverse VNC connections

Description:

Gitso is a front-end to reverse VNC connections. It is meant to be a simple two-step process that connects one person to another screen.

Architecture:

noarch

Version:

0.6

Release:

10.el6

Size:

203 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for gitso


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


Command

Description of Command

yum install gitso

This command will install gitso on the server.

yum remove gitso

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

yum -y remove gitso

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

yum update gitso

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

yum -y update gitso

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

yum info gitso

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

yum deplist gitso

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

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