3

It seems that Ubuntu-desktop comes with a dictionary. What is that and how to get that In Lubuntu?

2 Answers2

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