goldendict-ng/website/docs/install.md
2024-06-03 14:35:30 -04:00

2.1 KiB

Packaging status

Download

Goldendict-ng is available pre-built for Windows and macOS. It is available in a few Linux/Unix repos and FlatHub.

Because it is open source, you can always build it for yourself.

Windows

Choose either

  • ****-installer.exe for traditional installer experience
  • ****.zip for simply unzip and run experience

If Qt's version is not changed, you can also download a single goldendict.exe and drop it into previous installation's folder (If uncertain, don't do this).

Requires Windows 10 (1809 or later).

Linux

Download on Flathub

  • See the right side for available packages in various Linux distros.
  • In Gnu Guix, goldendict-ng is available at the ajattix repository
  • In Debian 12 and Ubuntu 23.04, goldendict-webengine is available (For later versions it is goldendict-ng).
  • Pre-built binary is also available from archlinuxcn's repo.
  • Gentoo package from PG_Overlay

Minimum supported "Linux" versions is supposedly the current Ubuntu LTS or Debian's old stable or Qt6.4.

macOS

Uses one of the .dmg installers in the Download.

Requires at least macOS 12.

Versioning and Releasing

This project uses Calendar Versioning: YY.MM.Patch.

Releases will tentatively be done twice a year, considering factors like the major releases of Qt and the package freeze dates of Linux distros like Ubuntu.