Szczepanik Research Group

Department of Theoretical Chemistry
Faculty of Chemistry, Jagiellonian University
Gronostajowa 2, 30-387 Krakow, Poland
Tel: (+48) 12 686 23 90
E-mail: dariusz.szczepanik@uj.edu.pl

HOME      PROJECTS      PUBLICATIONS      runEDDB      molANO      X

About EDDB/BDF       Download       Tutorials       Manual



◼ Download

The runEDDB program is available free of charge as precompiled binaries for Linux, Windows, and macOS. Choose your platform below to download the latest release. See the Installation section further down this page for setup instructions.

Compilation 2026-Jun-04 (current)
Linux
Windows
macOS
Pick the build matching your CPU: x86_64 (Intel / AMD — most desktops & laptops) or arm64 (Apple Silicon Macs, ARM servers, Raspberry Pi 4+). Windows on ARM has no native build yet — download the x86_64 package, which runs on Windows 11 ARM through its built-in x64 emulation.
By downloading and using runEDDB you agree that it is provided free of charge for academic and research use, “as is” and without any warranty of any kind; that you will cite the relevant publications in any resulting work (see the Manual, Section 9); and that bundled third-party components — the GFN2-xTB / DFT-D4 code derived from S. Grimme’s dftd4, tblite (LGPL-3.0) and mctc-lib (Apache-2.0) — are used and redistributed under their respective licenses, as detailed in the THIRD-PARTY-LICENSES.txt file included in every package.

◼ Installation

Each platform package contains the runEDDB executable, an automatic installer (install.sh on Linux / macOS, install.bat on Windows), and the third-party attribution and license files (THIRD-PARTY-LICENSES.txt together with the verbatim LGPL-3.0, GPL-3.0 and Apache-2.0 texts covering the bundled GFN2-xTB / DFT-D4 components). The installer copies runEDDB to a permanent ~/runEDDB/ folder and adds it to your PATH — no administrator privileges required. To update later, just download the new release and re-run the installer.

Linux

  1. Unzip runEDDB_linux_x86_64.zip (from your file manager or via unzip runEDDB_linux_x86_64.zip).
  2. Enter the folder and run the installer: cd runEDDB_linux_x86_64 && bash install.sh.
  3. Open a new terminal window (or run source ~/.bashrc in the current one).
  4. Verify: runEDDB --help.

Windows

  1. Right-click runEDDB_windows_x86_64.zipExtract All…Extract.
  2. Open the extracted folder and double-click install.bat.
  3. Open a new PowerShell or CMD window (press Win+R, type powershell, Enter).
  4. Verify: runEDDB --help.

macOS

  1. On Macs with Apple Silicon (M1-5) — download the arm64 package. On an older Intel Mac, download the x86_64 package instead.
  2. Double-click the downloaded zip (runEDDB_macos_arm64.zip or runEDDB_macos_x86_64.zip) to extract.
  3. In Terminal (Cmd+Space → type Terminal), enter the extracted folder and run the installer, e.g. cd ~/Downloads/runEDDB_macos_arm64 && bash install.sh (use runEDDB_macos_x86_64 for the Intel build). The installer automatically removes the macOS quarantine flag.
  4. Open a new Terminal window (or run source ~/.zshrc).
  5. Verify: runEDDB --help.
Note: A new terminal window is required after running the installer — terminals already open will not see the updated PATH until they are restarted. If runEDDB --help prints the program banner and option list, you are all set; the downloaded zip can be safely deleted.

◼ Changelog

Compilation 2026-Jun-04 (current)

Compilation 2026-Jun-01

Compilation 2026-May-21

Compilation 2026-May-11

Compilation 2026-May-01

Compilation 2026-Apr-11

◼ Capability & pipeline map


HOME      PROJECTS      PUBLICATIONS      runEDDB      molANO      X