< Home - < Back

supybot-meetbot


Information about the package, supybot-meetbot, which is shipped with common Linux distributions. The supybot-meetbot package is designed for, Plugin for Supybot for handling IRC meetings.


Package Name:

supybot-meetbot

Summary:

Plugin for Supybot for handling IRC meetings

Description:

MeatBot is designed to assist in running meetings, taking notes, and so on. It is in pure python, as a plugin to supybot. However, there is a clear distinction between meeting-code and IRC-code, so it should be relatively easy to port to other bots. It is under the supybot license (3-clause BSD).

Architecture:

noarch

Version:

0.1.4

Release:

12.el6

Size:

57 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for supybot-meetbot


Control the supybot-meetbot package with the following handy commands outlined below.


Command

Description of Command

yum install supybot-meetbot

This command will install supybot-meetbot on the server.

yum remove supybot-meetbot

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

yum -y remove supybot-meetbot

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

yum update supybot-meetbot

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

yum -y update supybot-meetbot

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

yum info supybot-meetbot

This command will show you core information about the supybot-meetbot package.

yum deplist supybot-meetbot

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

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