< Home - < Back

bitten-master


Information about the package, bitten-master, which is shipped with common Linux distributions. The bitten-master package is designed for, A continuous integration plugin for Trac.


Package Name:

bitten-master

Summary:

A continuous integration plugin for Trac

Description:

Bitten is a Python-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface. This package includes the Bitten master. It integrates into Trac and will supply Bitten slaves with build orders.

Architecture:

noarch

Version:

0.6

Release:

3.el6

Size:

138 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for bitten-master


Control the bitten-master package with the following handy commands outlined below.


Command

Description of Command

yum install bitten-master

This command will install bitten-master on the server.

yum remove bitten-master

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

yum -y remove bitten-master

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

yum update bitten-master

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

yum -y update bitten-master

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

yum info bitten-master

This command will show you core information about the bitten-master package.

yum deplist bitten-master

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

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