< Home - < Back

hdf5-openmpi


Information about the package, hdf5-openmpi, which is shipped with common Linux distributions. The hdf5-openmpi package is designed for, HDF5 openmpi libraries.


Package Name:

hdf5-openmpi

Summary:

HDF5 openmpi libraries

Description:

HDF5 parallel openmpi libraries

Architecture:

x86_64

Version:

1.8.5.patch1

Release:

10.el6

Size:

1.4 M

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for hdf5-openmpi


Control the hdf5-openmpi package with the following handy commands outlined below.


Command

Description of Command

yum install hdf5-openmpi

This command will install hdf5-openmpi on the server.

yum remove hdf5-openmpi

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

yum -y remove hdf5-openmpi

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

yum update hdf5-openmpi

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

yum -y update hdf5-openmpi

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

yum info hdf5-openmpi

This command will show you core information about the hdf5-openmpi package.

yum deplist hdf5-openmpi

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

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