< Home - < Back

tsclient


Information about the package, tsclient, which is shipped with common Linux distributions. The tsclient package is designed for, Client for VNC and Windows Terminal Server.


Package Name:

tsclient

Summary:

Client for VNC and Windows Terminal Server

Description:

tsclient is a frontend that makes it easy to use rdesktop and vncviewer.

Architecture:

x86_64

Version:

2.0.2

Release:

10.el6

Size:

97 k

Repository:

base

From Repository:

Licence:

GPL+



Handy Yum Commands for tsclient


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


Command

Description of Command

yum install tsclient

This command will install tsclient on the server.

yum remove tsclient

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

yum -y remove tsclient

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

yum update tsclient

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

yum -y update tsclient

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

yum info tsclient

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

yum deplist tsclient

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

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