< Home - < Back

powwow


Information about the package, powwow, which is shipped with common Linux distributions. The powwow package is designed for, A console MUD client.


Package Name:

powwow

Summary:

A console MUD client

Description:

Powwow is a powerful console MUD client that supports triggers, aliases, multiple connections, and more. It is primarily designed for DikuMUDs, but nothing prevents its use for other types of MUDs. This client is also extensible through a plugin interface.

Architecture:

x86_64

Version:

1.2.16

Release:

1.el6

Size:

158 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for powwow


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


Command

Description of Command

yum install powwow

This command will install powwow on the server.

yum remove powwow

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

yum -y remove powwow

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

yum update powwow

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

yum -y update powwow

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

yum info powwow

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

yum deplist powwow

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

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