Installing Quantum ESPRESSO (serial) on Linux-UBUNTU [TUTORIAL]
Tutorial video demonstrating the download and installation/compilation of Quantum ESPRESSO version 6.4.1 on Linux distribution UBUNTU using the terminal.
Terminal command to extract a .tar.gz file:
tar -zxvf qe-6.4.1_release_pack.tar.gz
Download link: https://www.quantum-espresso.org/download
https://github.com/QEF/q-e/tags
QE Homepage: https://www.quantum-espresso.org/
Sample Files to test installation: https://www.bragitoff.com/wp-content/uploads/2020/07/QE_Sample_Input_Files.zip
ubuntu