goldendict-ng
Advanced dictionary lookup program
GoldenDict-ng is an advanced dictionary lookup program that supports many dictionary formats, such as MDX, DSL, StarDict, Zim, etc., as well as special types of "dictionaries", such as external program, website, audio files. Among ather features are full text search, Anki integration, transliteration for some languages, word stemming and spelling correction via Hunspell's morphology analysis, unicode case, diacritics, punctuation and whitespace folding. It is forked from the original GoldenDict which was developed at http://goldendict.org/.
- Versions: 25.10.0-0.2cfc273
- Website: https://xiaoyifang.github.io/goldendict-ng/
- Licenses: GPL 3+
- Package source: gnu/packages/dictionaries.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of goldendict-ng as follows:
guix install goldendict-ng
Or install a particular version:
guix install goldendict-ng@25.10.0-0.2cfc273
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of goldendict-ng about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/goldendict-ng'><img src='https://packages.guix.gnu.org/packages/goldendict-ng/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/goldendict-ng)
Example Org:
[[https://packages.guix.gnu.org/packages/goldendict-ng][https://packages.guix.gnu.org/packages/goldendict-ng/badges/latest-version.svg]]