It seems that Ubuntu-desktop comes with a dictionary. What is that and how to get that In Lubuntu?
Asked
Active
Viewed 623 times
3
-
Nothing in my Ubuntu 12.04. – green Sep 03 '12 at 12:38
-
1@green7 that is an online dictionary, so you may have not noticed it – Anwar Sep 03 '12 at 13:03
2 Answers
2
I believe you are referring to gnome-dictionary
, which you can install with:
sudo apt-get install gnome-dictionary
Refs:

nanofarad
- 20,717
1
Golden Dictionary is heavier (larger) but seems to work well behind a firewall, which seemed to block gnome-dictionary. Installation
sudo apt-get install goldendict
And in Edit-Dictionaries you may add a variety of sources to consult

blunt
- 91