Environ v2.0 and up

Note

Run the following commands from the Environ root directory.

Installing

  1. install Environ

    make install
    
    1. select the QE package you wish to work with
    2. select the number of cores for parallel compilation (default = 1)

Note

If issues arise, try compiling in serial.

Uninstalling

To uninstall Environ, run

make uninstall
  1. enter y to proceed
  2. when prompted for, enter y to uninstall QE (optional)