sudo apt-get install stardict-gnome
然后到 http://stardict.sourceforge.net/cn/Dictionaries_zh_CN.php
上下载需要的辞典。我用的是郎道英汉,汉英
sudo ls *.tar.bz2|xargs -n1 tar -C /usr/share/stardict/dic -jxvf
就可以用stardict了。gnome自己带了个字典,不好使。
加到自动启动中。系统-》首选项-》会话。搞定。