I have written a tutorial about stardict in this blog. But stardict has released the lates version and it has a very different GUI. It has even the Google Translation feature using ( i guess usign the Google API).

Here’s a snapshot on how to install it in just few lines:

  1. $ sudo apt-get install stardict

And then you should copy the dict to /usr/share/stardict/dic. You can download the dict from here. Copy it then extract it using tar -xvf method….

PS: Stardict also available in WIndows, you may find it from it’s official site…

Tags: ,

How to install and use stardict

September 24th, 2007 by admin

First, install Stardict

 # sudo apt-get install stardict

Read the rest of this entry »