< Home - < Back

qstat


Information about the package, qstat, which is shipped with common Linux distributions. The qstat package is designed for, Real-time Game Server Status for FPS game servers.


Package Name:

qstat

Summary:

Real-time Game Server Status for FPS game servers

Description:

QStat is a command-line program that gathers real-time statistics from Internet game servers. Most supported games are of the first person shooter variety (Quake, Half-Life, etc)

Architecture:

x86_64

Version:

2.11

Release:

9.20080912svn311.el6

Size:

162 k

Repository:

epel

From Repository:

Licence:

Artistic 2.0



Handy Yum Commands for qstat


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


Command

Description of Command

yum install qstat

This command will install qstat on the server.

yum remove qstat

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

yum -y remove qstat

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

yum update qstat

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

yum -y update qstat

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

yum info qstat

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

yum deplist qstat

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

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