How to Install quantum-espresso-data software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install quantum-espresso-data software package in Ubuntu 14.04 LTS (Trusty Tahr)

quantum-espresso-data software package provides Electronic-Structure and Ab-Initio Molecular Dynamics Suite (Documentation), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install quantum-espresso-data 

quantum-espresso-data is installed in your system.

Make ensure the quantum-espresso-data package were installed using the commands given below,

$ sudo dpkg-query -l | grep quantum-espresso-data *

You will get with quantum-espresso-data package name, version, architecture and description in a table

quantum-espresso-data package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package quantum-espresso-data
Version 5.0.2-5build1
Description Electronic-Structure and Ab-Initio Molecular Dynamics Suite (Documentation)
Sub Section Science


See Also, How to uninstall or remove quantum-espresso-data software package from Ubuntu 14.04 LTS (Trusty Tahr)?