Close Menu
    X (Twitter)
    Hectic GeekHectic Geek
    • Apps
      • Apps for Mac
      • Apps for PCs
      • Best Apps
    • Concepts
      • Comparison
      • For Geeks
      • IT Careers
    • Gadgets
      • Accessories
      • Best Work Laptops
      • Budget Laptops
    • GNU/Linux
      • Ubuntu
    • How To
      • Virtualization
      • Windows
      • Windows How-To
    Hectic GeekHectic Geek
    Home » How to Easily Setup a Dictionary in Ubuntu Linux?
    Ubuntu

    How to Easily Setup a Dictionary in Ubuntu Linux?

    GayanBy GayanDecember 29, 2011Updated:September 25, 201223 Comments4 Mins Read
    Twitter Reddit Telegram WhatsApp Email
    Share
    Twitter Reddit Telegram WhatsApp Email

    You can find a lot of dictionaries in Ubuntu but some are a little bit difficult to setup. So if you’re looking for a easy to use and easy to setup dictionary then ‘GoldenDict’ is well worth trying.

    I’ve been using it for sometime now and extremely happy with its features and usability. It’s a fully open-source project and a cross-platform tool that runs in GNU/Linux, MS Windows and Mac OSX.

    Main features …

    *. Simple interface with a search box to your left, content in the middle and available dictionaries to the right side, just perfect ;-).

    *. Supports both offline and online dictionaries.

    *. Includes Wikipedia by default and you can easily add web-based dictionaries such as: “Urban Dictionary”, Multitran (English to Russian online), Lingvo as well.

    *. Supports translations (German, Russian, Greek and Japanese).

    *. Has a Scan popup mode (some might not like it).

    When it is enabled, whenever you select a word “GoldenDict” will open a small window near your mouse pointer showing details about it. It can be a distraction but you can always disable it.

    The “popup window” … can be useful to some …

    *. Add Morphology analyzers such as Hunspell and Myspell.

    *. Groups dictionaries for easy management.

    *. Zoom in/out text.

    *. On-line text to speech (pronunciation) output!.

    *. Runs in the System tray.

    *. Supports few languages (UI itself).

    *. Use hot-keys to hide or translate text when selected.

    *. Supports “Phonon” output (Qt/KDE multimedia framework) or you can manually define any application.

    *. Use Proxy for anonymous online dictionary access.

    *. Includes audio pronunciations.

    *. Send files to print or save in HTML formats.

    How to set it up in Ubuntu?

    Enter the below commands to install GoldenDict in Ubuntu 12.04 Precise Pangolin, 11.10 Oneiric Ocelot, 11.04 Natty Narwhal, 10.10 and 10.04.

    sudo apt-get install goldendict

    Setting up an Off-line dictionary …

    By default it does not come with an off-line dictionary. If you want the default ‘GNU powered’ English dictionary (about 13MB of size … so it contains a lot) called “GCIDE” then use the below procedure to install it.

    This is a completely free dictionary program and fully secure from copyright issues. So it’ll always be there for us :).

    You can install GCIDE in Ubuntu by using the below command.

    sudo apt-get install dict-gcide

    When you launch GoldenDict it should scan and find it automatically. If however it doesn’t do that, then to fix that, from its window press “F3” key on your keyboard.

    This should open its “settings” window. And from that under “Files” tab click on the “add” button and simply enter the below two folder paths (update: If you cannot find ‘/usr/share/stardict/dic’ then skip it and only add ‘/usr/share/dictd’).

    /usr/share/stardict/dic

    /usr/share/dictd

    Then click on the “Rescan” button and it should’ve recognized it by now :).

    How to enable “Voice” outputs?

    GoldenDict uses “mplayer” as the playback engine. But you can change that to any player by using “Audio” tab under “Settings” window. But I strongly suggest that you use Mplayer instead of say “Totem” or “Banshee” as they’re extremely slowish to load when compared to “mplayer”.

    You can change “external program” name to add any multimedia player for the audio output …

    So again open your Terminal and enter the below command to install Mplayer in Ubuntu.

    sudo apt-get install mplayer

    That should solve that one too :).

    ‘GoldenDict’ also supports a lot of other dictionaries as well. For that please this official GoldenDict Dictionaries page. It’s really well documented and should be easy from there. Well that’s pretty much it.

    Share. Twitter Reddit Telegram WhatsApp Email
    Gayan

    An RHCE, 'Linux' user with 14+ years of experience. Extreme lover of Linux and FOSS. He is passionate to test every Linux distribution & compare with the previous release to write in-depth articles to help the FOSS community.

    Related Posts

    Debian vs Ubuntu Server: A Brief Comparison for Beginners

    July 2, 2023

    CPU Based Simple System Stability and Benchmark Tester for Ubuntu Linux – systester

    June 16, 2023

    Typespeed: Typing Speed Testing Game for Ubuntu Linux

    March 12, 2023

    Debian vs Ubuntu in 2023- Which Linux OS is Right for You?

    January 6, 2023

    How to Remove PulseAudio & use ALSA in Ubuntu Linux?

    October 2, 2022

    How to Show Hidden Files in Ubuntu 22.04 LTS (and hide them)

    May 25, 2022

    23 Comments

    1. Abhishek on February 25, 2012 3:13 am

      If you are looking for a simple GTK+ dictionary based on the Wordnet database, have a look at Artha: http://artha.sourceforge.net/wiki/index.php/Home.
      Though not as customizable as Goldendict, it is a pretty good dictionary for those who just want a simple dictionary application for english language.

      Reply
      • Ashoke on May 14, 2012 7:45 pm

        Yes, Abhisek, you are right. But I found ARTHA is a very simple dictionary. I am looking for something equivalent of WORDWEB (Windows based) in Ubuntu 12.04. Do you think this one would be close to that one? Please drop a line to akbagchi at gmail dot com Hug and love.

        Reply
        • Abhishek on May 23, 2012 3:58 am

          Hi Ashoke,

          Goldendict is way more advanced than Wordweb for windows (the free version). So, yes I think goldendict is a good choice.

          Reply
    2. Kizito Thomas on June 14, 2012 12:54 am

      I have just finished install dict-gcide but I cannot find /usr/share/stardict/dic in my directory listing.

      I hope the second option is enough!

      I having Linux Mint 12 Lisa.

      Reply
      • Gayan on June 14, 2012 9:34 pm

        Thomas,

        Hmm interesting, perhaps it differs from distribution to distribution.

        Anyhow, if it works, then no worries!, lol :D.

        Reply
      • Awaken_Gylan on August 20, 2013 6:35 am

        Just use /usr/share/dictd

        Reply
    3. Jamal Uddin on June 22, 2012 3:37 pm

      Wow! its really nice. But I am stuck with one point. I can't hear any audio pronunciation 🙁

      I added selected mplayer as the playback program and I am using Kubuntu 12.04.

      Any idea?

      Reply
      • Gayan on June 22, 2012 4:39 pm

        Hello 'Jamal,

        Well, since you're using Kubuntu (KDE), try enabling the other option above 'mplayer' called 'Play via Phonon'. This might fix your issue as 'Phonon' is a multimedia engine (framework) that's specially designed for KDE.

        Reply
    4. krisum on August 19, 2012 2:20 am

      Hi Gayan,

      Thanks for the details..I installed it on 12.04 and its great dictionary…

      Reply
      • Gayan on August 19, 2012 9:56 pm

        No problem 'Krishum' :).

        Reply
    5. Hailay on September 12, 2012 11:12 pm

      [sorry with the above unclear idea]

      I am using ubuntu 11.10. I have successfully installed GoldenDict, gcide and mplayer

      but I Could not get

      ‘stardict/dic’ to add

      But, 1) I get the latter one that is 'dictd'

      2) and no voice support

      could you suggest me solution?

      Thank you!

      Reply
    6. Gayan on September 13, 2012 1:51 pm

      Hi 'Hailay',

      <del datetime="2012-09-13T06:52:35+00:00">Concerning the audio, as I've said in the post, make sure the option 'Auto-pronounce words in main window' is enabled and under playback choose 'Use external program' and enter 'mplayer' and that usually should do the trick. </del>

      A<del datetime="2012-09-13T06:52:35+00:00">bout the 'startdict/dic' … I'm not sure what the issue could be :/. Does 'goldendict' detect 'GCIDE' dictionary nonetheless? </del>

      Update: It's your lucky day 'Hailay', I just had to install Ubuntu 11.10 for some reason today :D.

      And did a quick installation of Goldendict and don't worry, you don't need to enter the 'startdict/dic' (which will only be there if you're installed another dictionary called 'stardict. I don't know why I put it in the article, perhaps I've had installed it before Goldendict …).

      Just enter the '/usr/share/dictd' and then press the 'rescan' button and now you should have a decent offline dictionary support in Goldendict.

      About the audio: Press 'F3'after opening Goldendict and then under the 'Sources' tab, choose 'Frovo' tab and make sure to enable it by clicking on the 'Enable Pronunciation from Frovo' option.

      Then follow the next step on that page to get your 'key' from 'Frovo' (you'll have to register in their site) and then once you've got it, paste it in the blank field in Goldendict. That should do it.

      It used to work without a key (or with the one that came with Goldendict) but it doesn't seem to work no more.

      I've also updated the article, hope this was helpful :).

      Reply
    7. jack on October 18, 2012 10:25 am

      thanks a lot
      but from where i can find other languge package?

      Reply
      • Gayan on October 19, 2012 10:01 am

        Hi ‘jack’,

        I was actually referring to the language support of the user interface. I don’t know if there are dictionaries that support other languages.

        You can try using the translate feature (needs an internet connection) Or, have a look at the below link, it might contain dictionaries that supports multiple languages.

        http://goldendict.org/dictionaries.php

        Reply
    8. albus severus on January 8, 2013 10:12 am

      Hi Gayan, thanks for the tips..
      But, as I tried to install GCIDE from ubuntu-software-centre, its said that the definition was obsolete:

      “The GCIDE contains the full text of the 1913 Webster’s Unabridged Dictionary, supplemented by many definitions from WordNet, the Century Dictionary, 1906, and many additional definitions contributed by volunteers.
      The definitions in the core of this dictionary are at least 85 years old, so they can not be expected to be politically correct by contemporary standards, and no attempt has been, or will be, made to make them so.”

      What should I do to make the definition up to date? or.. What application should I install to make GoldenDict an updated-offline-dictionary?

      Reply
      • Gayan on January 8, 2013 1:29 pm

        Hi ‘Albus’,

        Hmm, interesting point from the Ubuntu Software Center.

        Anyway, Goldendict’s web site lists some of the offline dictionary databases that you can use (some are not free). For that, please have a look at the below link.

        http://goldendict.org/dictionaries.php

        There is also another dictionary called ‘Aard’. Other than the standalone dictionary, it also gives you few powerful offline ones as well. For that, follow the below link.

        http://aarddict.org/dictionaries/index.html

        Now I have not tried any of them (including the ones listed on the Goldendict link) , but I think you should be able to add them by manually adding their path, as shown in the article.

        Reply
    9. mohamad on June 18, 2013 3:39 am

      Thanks
      You solve my problem with GoldenDict

      Reply
      • Gayan on June 18, 2013 5:10 am

        You’re welcome ‘mohamad’.

        Reply
    10. s on December 6, 2014 11:59 pm

      how to setup english to french or french to english dictionary using GoldenDict??

      Reply
    11. Si Hui on July 28, 2015 3:25 am

      Thanks for the article!
      I’ve managed to configure the pronunciation!

      Reply
      • Gayan on July 31, 2015 12:57 pm

        You’re welcome Si.

        Reply
    12. William on September 28, 2017 8:36 pm

      Hi Gayan

      Thank you for the article! But I can’t hear audio pronunciation. I am using ubuntu 16.04 and I selected mplayer as playback program.

      Reply
      • Gayan on October 1, 2017 9:55 am

        Have you installed mplayer? (sudo apt-get install mplayer)

        Reply

    Leave A Reply Cancel Reply

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Latest Posts

    [Fixed] HDMI No Signal to TV or Monitor on Windows 10/11

    November 7, 2023

    AlmaLinux vs Ubuntu – How to Select the Best One?

    October 22, 2023

    Why Does My Gaming Laptop’s Battery Drain So Fast? The Science Behind It

    October 9, 2023

    Top 10 Best email Encrypting Software for Business and Personal Use

    October 7, 2023

    7 Essential Features A Learning Management System Should Include

    October 2, 2023

    The Importance of DNS for Mac Users: Why You Need to Know How It Works

    September 25, 2023

    Subscribe to Updates

    Get the latest news and updates from Hectic Geek. We won't overload you or sell your data!

    Contact
    • About Us
    • Contact Us
    • Privacy Policy
    • Write for Us
    X (Twitter)
    © 2023 Hectic Geek.

    Type above and press Enter to search. Press Esc to cancel.