Gangmax Blog

Install Dictionaries to Stardict and GoldenDict

From here:

StarDict

Download the dictionary files and extract it to “ ~/.stardict/dic” or “/usr/share/stardict/dic” directory. For an example:

1
2
tar -xjvf a.tar.bz2 
sudo mv a ~/.stardict/dic

GoldenDict

GoldenDict is a similar program to StarDict, and the same format of dictionary is supported. You just need to put the extracted directories of dictionary to the “~/.goldendict/dic” directory, and add this directory to the search path in GoldenDict.

Comments