< Home - < Back

mvapich2-common


Information about the package, mvapich2-common, which is shipped with common Linux distributions. The mvapich2-common package is designed for, Common files for mvapich2.


Package Name:

mvapich2-common

Summary:

Common files for mvapich2

Description:

Contains files that are commen across installations of mvapich2 (Documentation, examples)

Architecture:

noarch

Version:

2.0rc1

Release:

1.el6

Size:

233 k

Repository:

base

From Repository:

Licence:

BSD/LGPLv2.1+



Handy Yum Commands for mvapich2-common


Control the mvapich2-common package with the following handy commands outlined below.


Command

Description of Command

yum install mvapich2-common

This command will install mvapich2-common on the server.

yum remove mvapich2-common

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

yum -y remove mvapich2-common

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

yum update mvapich2-common

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

yum -y update mvapich2-common

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

yum info mvapich2-common

This command will show you core information about the mvapich2-common package.

yum deplist mvapich2-common

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

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