Installing ORCA#

There is no need to properly "install" ORCA. All you have to do is go to the ORCA forum website, click on the upper-right button to register and enter. Then click on the "Downloads" button

Download button

and choose your ORCA version and operating system (we recommend the newest ORCA 6.0). If you have doubts on which file to pick, take the first one for your OS. On the same page, you can find the recent manuals and some other important files.

After downloading, all you have to do is extract the files (or run the installer) and you are ready to go.

Important

Don't forget to add ORCA do the PATH variable (what is that? Assigning PATH variables ) to call it from anywhere, or add the full/path/to/orca from another folder.

Installing XTB#

ORCA also features an interface to XTB. However, the academic ORCA download does not contain the XTB binary, so that must be downloaded separately. You can find the release versions of XTB on their GitHub page. The minimum XTB version that is compatible with ORCA 6 is 6.7.1.

Download the appropriate archive based on your OS and extract it. Inside the extracted folder, you should find the binary xtb in the bin directory. Simply copy the xtb binary to your ORCA installation and rename it to otool_xtb. You have now installed XTB for use with ORCA!

Note

Windows users should keep the .exe extension (rename xtb.exe to otool_xtb.exe). Additionally, copy libiomp5md.dll from the XTB directory to your ORCA installation.

For further details, please have a look at the XTB documentation.