< Home - < Back

mirrormanager


Information about the package, mirrormanager, which is shipped with common Linux distributions. The mirrormanager package is designed for, Fedora mirror management system.


Package Name:

mirrormanager

Summary:

Fedora mirror management system

Description:

MirrorManager tracks all the content provided on a master mirror server, and that of all public and private mirrors of that content. This package contains the application server, database schema and hosted tools.

Architecture:

noarch

Version:

1.4.4

Release:

5.el6

Size:

491 k

Repository:

epel

From Repository:

Licence:

MIT and GPLv2



Handy Yum Commands for mirrormanager


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


Command

Description of Command

yum install mirrormanager

This command will install mirrormanager on the server.

yum remove mirrormanager

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

yum -y remove mirrormanager

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

yum update mirrormanager

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

yum -y update mirrormanager

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

yum info mirrormanager

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

yum deplist mirrormanager

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

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