< Home - < Back

openmx-data


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


Package Name:

openmx-data

Summary:

openmx - data files

Description:

OpenMX (Open source package for Material eXplorer) is a software package for nano-scale material simulations based on density functional theories (DFT), norm-conserving pseudopotentials, and pseudo-atomic localized basis functions. This package contains the data files.

Architecture:

noarch

Version:

3.7.10

Release:

1.el6

Size:

83 M

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for openmx-data


Control the openmx-data package with the following handy commands outlined below.


Command

Description of Command

yum install openmx-data

This command will install openmx-data on the server.

yum remove openmx-data

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

yum -y remove openmx-data

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

yum update openmx-data

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

yum -y update openmx-data

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

yum info openmx-data

This command will show you core information about the openmx-data package.

yum deplist openmx-data

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

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