Dictionary

Dictionary: free offline GoldenDict install

A dictionary on your own PC lets you look up words without opening another browser tab for every lemma. GoldenDict does that job as a GPL-3.0 desktop program: download the current Windows Install.exe from GitHub Releases (or use Flatpak, apt, or a source build), add licensed packs you own, then keep one honest update door.

  • Windows: GoldenDict-*-Install.exe from GitHub Releases
  • Windows portable alt: GoldenDict-*_.QT_*.7z on the same release
  • Linux: Flatpak or distro packages via the Install panel

By Maple Notch editorial team Current release, published May 22, 2025

Install GoldenDict 1.5.1

Windows

Paste into :

GoldenDict-*-Install.exe

Package: GitHub Releases GoldenDict-*-Install.exe (no winget package verified for this guide). Prefer the Install.exe; portable Qt 7z builds are on the same tag..

Or download the file directly from the official GitHub release:

Download Windows installer (.exe) GoldenDict-1.5.1-Install.exe · 27.0 MB · May 22, 2025

Also on this release: Windows portable 64-bit Qt 5_12_3 (.7z), Windows portable Qt 5_12_3 (.7z), Windows portable Qt 4_8_6 (.7z)

Windows 7 or later, 64-bit preferred. Prefer GoldenDict-*-Install.exe from the latest tag on goldendict/goldendict; use a QT_*.7z portable build when you want no installer.

macOS

Paste into Terminal:

git clone https://github.com/goldendict/goldendict.git && cd goldendict && qmake && make

Package: Upstream README build steps. No macOS .dmg or Homebrew cask is attached to the GitHub release assets verified for this guide..

Or read the official setup notes:

Open the macOS install docs macOS source build notes

Xcode command-line tools and Qt (libraries are vendored in-repo per README). No macOS installer on the release tag checked for this guide.

Linux

Paste into your terminal:

flatpak install flathub org.goldendict.GoldenDict

Package: Flathub org.goldendict.GoldenDict. Debian/Ubuntu also ship a goldendict package; building from source follows the upstream README..

Other Linux commands
Debian / Ubuntu apt
sudo apt install goldendict
Build from source
git clone https://github.com/goldendict/goldendict.git && cd goldendict && qmake && make

Or read the official setup notes:

Open the Linux install docs Flathub GoldenDict install notes

A 64-bit desktop session. Prefer Flatpak from Flathub when available; otherwise use distro goldendict or build with Qt per README.

Every file comes from goldendict/goldendict 1.5.1 on GitHub, the project's own release, unmodified.

Abstract dictionary book-spine panels with a copper lemma notch on frost paper.
Lemma-spine mark: stacked dictionary spines with one umber lemma cutout for local lookup. Maple Notch original lemma-spine geometry for factory-dictionary (not a GoldenDict logo).

People searching for a free dictionary usually want a local install they control, not another advertising page that reshuffles definitions. Keep this dictionary install on GitHub Releases for goldendict/goldendict, prove one desktop lookup, then add more packs only after that path works.

A dictionary here means software that opens article markup from local packs (and optional online sources) on your disks. GoldenDict is the GPL-3.0 product this guide maps. Source and downloads live on goldendict/goldendict. The release door is GitHub Releases. Safe download path: download-safe path. Repo layout: GitHub overview. Which file: releases.

What a dictionary job needs

A dictionary job on a personal or study PC needs software that can load lexicon files, render articles with markup, and answer lookups without mailing every query through a third-party form. You choose a local tool, keep packs on disk, and avoid surprise paywalls mid-sentence. A desktop lexicon for that work reduces browser logins and clipped ads.

GoldenDict keeps that work on your machine. You install once, add folders in the Dictionaries dialog, wait for indexes, and look up lemmas with full article rendering. The everyday win is fewer half-finished tabs than chasing a new web dictionary for every word.

GPL-3.0 builds

The project LICENSE on GitHub reports GNU GPLv3+. Free open-source downloads cover the GitHub Windows installer, portable 7z builds, and Flatpak or apt paths. Safety notes: is it safe.

GitHub Releases door

Windows GoldenDict-*-Install.exe and portable QT_*.7z assets ship on the same tag. Prefer those exact names from goldendict releases.

Many pack formats

README lists StarDict, Babylon, Lingvo, Dictd, AARD, MDict, and SDict plus online sources. That is the everyday dictionary toolkit without a mandatory SaaS seat.

  • Prefer GitHub Releases over adware “dictionary download” portals.
  • Match GoldenDict-*-Install.exe on Windows PCs.
  • A wrapper that ranks for dictionary is still the wrong binary.

Why this desktop path

Four facts decide this dictionary desktop job, each with a source you can open.

First, the license is GPL-3.0+ on the public repository, so the Windows installer on Releases and the Flatpak or apt packages are free to run for local work. Second, the release assets name Install.exe and QT builds in the filename, which makes the genuine dictionary installer easier to spot than a renamed setup from a review site. Third, the product loads many dictionary formats so you are not stuck in a single online glossary on day one. Fourth, Windows ships as Install.exe with no winget id verified for this guide, which keeps the install story honest.

Honesty matters too. GoldenDict is not a hosted browser glossary, and it does not ship commercial dictionary text inside the installer. If your school already standardized on a paid lexicon with legal review, stay on that stack until purchasing says otherwise. If you only need one disposable lookup, a browser tab may be enough. Choose the local app when you want packs on disk, offline lookups after indexing, and a desktop window you can keep beside a document.

Install by operating system

On the PC that needs local lexicon files, open goldendict/goldendict releases, take the current GoldenDict-*-Install.exe for Windows, or use Flatpak, apt, or source on other systems, and confirm the asset or package name before you execute. Longer Windows page: install on Windows. Machine chooser: for this computer.

OSFile or commandPackage sourceGuide
WindowsGoldenDict-*-Install.exeGitHub ReleasesWindows install
Windows (portable)GoldenDict-*_.QT_5123.64bit.7zGitHub ReleasesWindows install
macOSgit clone … && qmake && makeUpstream READMEmacOS install
Linuxflatpak install flathub org.goldendict.GoldenDictFlathubLinux install

This guide maps the Windows Install.exe path first because the job lock prefers that asset for the head term. No winget id was verified for this guide, so Windows stays on GitHub Releases. Linux prefers Flatpak with apt as an alternate. macOS uses the published source build steps because no dmg or Homebrew cask was verified.

Eight steps to first local lookup

Machine path: for this computer. After the download lands: first hour after install. A successful lookup of one lemma is a better test than stacking three different downloads from three mirrors.

  1. Open GitHub Releases for goldendict/goldendict Open the official Releases page and confirm you are on the current tag for GoldenDict, not a random fork or renamed mirror installer.
  2. Download the Windows Install.exe first Prefer GoldenDict-*-Install.exe for Windows. Portable QT_*.7z builds sit on the same tag when you want no installer. On Linux use Flatpak or apt; on macOS build from source per the README.
  3. Run the installer or package once On Windows run the Install.exe. On Linux run flatpak install flathub org.goldendict.GoldenDict or sudo apt install goldendict. On macOS clone the repo and run qmake && make.
  4. Confirm GoldenDict opens Launch GoldenDict from the Start menu, applications menu, or built binary so the dictionary window appears before you add packs.
  5. Add one licensed dictionary folder Open the Dictionaries dialog and point it at a StarDict, Babylon, Lingvo, Dictd, or MDict folder you already have rights to use.
  6. Wait for indexing Let GoldenDict finish indexing before you expect fast lookups. Large packs need disk time on first add.
  7. Keep one update door Return to the same GitHub Releases page for the next Windows installer, or use Flatpak/apt updates on Linux. Skip Softonic-style wrappers.
  8. Optional hotkey and popup After one lookup works, set a scan-popup or hotkey comfort option if your build exposes it, then leave online dictionaries off until you want network lookups.

First hour after install

Start the install with one licensed pack you already trust. Confirm GoldenDict opens, add that folder in Dictionaries, wait for indexing, look up one word, and only then enable online sources if you want them.

If the app fails to start, re-check that SmartScreen allowed the file from GitHub Releases, or that Flatpak/apt finished cleanly. Do not download a second copy from a random mirror to fix a blocked first run. First run: first run. Safety: safe download.

Extra packs and hotkeys can wait until the simple lookup path works. Switch habits: switch from online dictionaries. Head-to-head notes: vs browser dictionaries.

Abstract dictionary entry bars with an active lemma notch highlighted in copper.
Lemma panel diagram: dictionary entries as flat ink bars with one active notch. Maple Notch original lemma-spine geometry for factory-dictionary (not a GoldenDict logo).

How to choose a dictionary tool

A careful buyer checks five things before they trust a lookup tool with real study notes. First, whether installs stay on your disks or require constant uploads. Second, whether the update door is the vendor release page or a sketchy mirror. Third, license and price over a year. Fourth, whether multi-format packs are first-class or a fragile click path. Fifth, whether the tool works offline after indexes are built.

GoldenDict scores well when you want a free GPL dictionary with a Windows installer on GitHub Releases and Flatpak or apt on Linux. Browser tabs win when you cannot install software or need a one-click web form. Built-in OS glossaries win for tiny convenience lookups. Pick the smallest tool that keeps lexicon packs local without adware wrappers.

Compared with other dictionary options

OptionPriceOpen sourcePlatformsNotes
GoldenDictFree appGPL-3.0+Win Releases + Linux Flatpak/apt + mac sourceLocal multi-format dictionary
Browser dictionary tabsFree / adsUsually noBrowserNetwork required, ads common
Built-in OS dictionariesFree with OSNoOSSmall built-in lexicon
Commercial desktop packsPaidUsually noDesktopVendor lexicon packs
Mobile dictionary appsFree / IAPMixedMobilePhone-first packs

Longer comparison: vs browser dictionaries. Browser tabs win when you cannot install software. GoldenDict wins on offline PCs and when you want a dictionary under GPL with multi-format packs. Commercial suites win when purchasing already locked vendor lexicons.

Free desktop vs paid lexicon seats

The GoldenDict program is free under GPL-3.0+. You can install, add packs you are licensed to use, and work offline after indexing. Paid commercial dictionary seats add curated packs, vendor support, and sometimes DRM you cannot change. Buy those when your org already requires them, not because a search ad said “pro dictionary.”

For a student, translator, or small team, the free local install path is enough: one Windows Install.exe, one Flatpak or apt install, one honest test lookup. For a corporate image with mandatory tooling, evaluate the incumbent against migration cost before you switch tools for branding reasons alone. Dictionary data licences stay separate from the GoldenDict program licence.

Mistakes that undo a dictionary install

Five concrete mistakes show up again and again. First, downloading a renamed setup from a review portal instead of GitHub Releases. Fix: match the asset name GoldenDict-*-Install.exe on goldendict releases. Second, inventing a winget or brew id when none was verified. Fix: stay on the installer, Flatpak, apt, or source. Third, installing three copies from three mirrors. Fix: one update door forever. Fourth, expecting dictionary text to ship inside the installer. Fix: add licensed packs in Dictionaries. Fifth, skipping indexing. Fix: wait for indexes before judging speed.

A sixth habit helps: keep Windows installer and portable 7z builds from colliding on PATH day. Pick one install style per machine and document it.

Guides index

Longer dictionary how-tos live under guides: Windows, macOS, and Linux install, safety, first run, Windows installer notes, switch from online dictionaries, browser comparison, troubleshooting, and update/uninstall. Cluster pages cover releases, GitHub, download safe, and for this computer.

Repeatable dictionary habits

A repeatable dictionary habit looks like this: one installer from GitHub Releases, one Dictionaries folder after install, one lemma proof, and one update door forever. That rhythm keeps GoldenDict useful on a shared PC without drifting into adware mirrors.

Teams that look up terminology weekly should treat GoldenDict like any other signed tool. Document whether the PC used Install.exe, a portable 7z, Flatpak, or apt. Document who owns the next Releases check. Those notes prevent “which binary is this” arguments after a reimage.

When a contractor asks for an offline glossary, the local app keeps drafts off unknown browsers. When a class project needs offline work, disk-backed packs beat expired cloud credits. When a launch needs clean wording, a known desktop path matters more than themes. Keep the job name clear so searchers land on local install first.

Everyday limits

A desktop lexicon cannot invent definitions that were never in the packs you added. Soft or missing entries still need honest review. Dense packs need disk space for indexes, not wishful filters. Shared PCs should store installs in a known folder. Prefer one update door for installs: GitHub Releases for Windows exe and 7z assets, or Flatpak/apt when that is how you installed on Linux.

Borrowed or locked-down lab PCs may block unknown setups. Stop rather than force a wrapper installer from a search ad. Use a machine you control when you need a clean install path. A second proof after every reimage keeps the install honest.

Settings that matter early

The app is only useful when the pack paths and indexes match what you meant. GoldenDict lets you add multiple folders in Dictionaries so you are not surprised mid-lookup. Start with a short single-pack add, then add more formats if your workflow needs them. Keep packs beside a backup so you can restore after a reimage.

Online dictionaries and hotkeys help once the offline path works, but they are power moves, not first-hour tasks. Prove one plain lookup before you enable network sources. Portable mode notes appear in the Dictionaries dialog on builds that support it.

After the first local lookup

After you trust the desktop window, more packs and optional online sources help you grow a library without scattering bookmarks. Use them to verify names match what you typed. Keep originals until you accept the article rendering.

Switching from a browser-only habit is a power tool, not a speech. Prove one local lookup, then move a real study pack, then compare cost and privacy. Guides: first run, troubleshooting.

How do I install a dictionary on Windows?

Download the current GoldenDict-*-Install.exe from GitHub Releases for goldendict/goldendict and run it. Prefer that Windows installer for this dictionary path. Guide: install on Windows. No winget package was verified for this guide, so stay on the official release assets. Portable QT_*.7z builds sit on the same tag when you want no installer.

Where should I download a dictionary app?

Prefer GitHub Releases for goldendict/goldendict when you need the Windows Install.exe or portable 7z builds, or use Flathub Flatpak and distro apt on Linux after you trust those packages. Skip Softonic-style wrappers that rename the setup. Details: download safe. Keep downloads on the project release list.

Is this dictionary software free?

GoldenDict is free under GPL-3.0+. GitHub Releases assets named above have no paywall for local dictionary work. Commercial lexicon packs and optional paid data are separate costs you choose later, and their licences stay separate from the program.

Can I switch into this dictionary from online tools?

Yes. Install GoldenDict, add one licensed pack as proof, and keep the browser tab available until the local dictionary habit sticks. Guide: switch from online dictionaries. Comparison context: vs browser dictionaries.

Does the desktop dictionary work offline?

Yes for local packs after indexes are on disk. You still need network for the first download of the installer or Flatpak/apt packages and for any online dictionaries you enable later. Offline habits: first run and first hour.

Official releases

All releases on GitHub
GitHub stars
6,659
Downloads, last 2 releases
56k
Latest version
1.5.1

Counts come from the GitHub API at build time and only cover the * tags shown here. Package managers (winget, Homebrew, Snap, Flathub) and app stores are not included.