< Home - < Back

bitten-slave


Information about the package, bitten-slave, which is shipped with common Linux distributions. The bitten-slave package is designed for, Bitten build slave.


Package Name:

bitten-slave

Summary:

Bitten build slave

Description:

Bitten build slave.

Architecture:

noarch

Version:

0.6

Release:

3.el6

Size:

62 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for bitten-slave


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


Command

Description of Command

yum install bitten-slave

This command will install bitten-slave on the server.

yum remove bitten-slave

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

yum -y remove bitten-slave

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

yum update bitten-slave

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

yum -y update bitten-slave

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

yum info bitten-slave

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

yum deplist bitten-slave

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

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