Categories: TutorialsUbuntu

Best Dictionary Apps for Ubuntu

This article will provide a selection of useful Linux dictionary apps. These apps can be used to find definitions for words and phrases. Some of the apps listed below use English as their primary language, while others provide definitions in a variety of languages. The list contains both apps that require active data connections to retrieve information from online databases and apps that can be used offline. Some of the best dictionary apps are listed below:

Dict Command

Sponsored

On Linux, Dict is considered one of the most used command-line dictionaries. The dict app uses a client-server architecture to allow you to search for word definitions from a variety of pre-defined internet sources. The dict command can also be used to query definitions on your own local or remote servers. First of all, you have to install the dict app on Ubuntu by using the following command:

$sudo apt install dict

Other Linux distributions can also install “dict” by searching for it in the package manager.

You can type the following command to know the meaning of any word or phrase:

$ dict 

Gnome Dictionary

Gnome Dictionary is a simple and minimalist dictionary application for Linux. Gnome Dictionary, which is considered one of the official Gnome -3 applications, is accessible in practically all major Linux distributions. It can look up a word’s and phrase’s definitions from a variety of web sources. However, it does not include a method for downloading offline dictionary databases.

Before using this app, first of all, you have to install the Gnome Dictionary app in Ubuntu by using the following command:

$sudo apt install gnome-dictionary

Other Linux distributions can also install “Gnome Dictionary” by searching for it in the package manager.

Then go to the application menu and search for Gnome Dictionary:

After clicking on Gnome Dictionary, type the word or phrase and then press “Enter.” You will get its meaning as the following output shows:

Artha

Artha is a Linux and Windows-compatible open-source English thesaurus. “Artha” is a Sanskrit/Hindi term that means “the essence or meaning of anything.” Artha comes with a built-in WordNet-based offline dictionary.

Sponsored

Before using this app, first of all, you have to install the artha app in Ubuntu by using the following command:

$sudo apt install artha

Other Linux distributions can also install “artha” by searching for it in the package manager.

Then go to the search menu and search for Artha:

After clicking on Artha, type the word or phrase and then press “Enter”. You will get its meaning as the following output shows:

GoldenDict

GoldenDict is a popular Linux GUI dictionary that lets you seek out definitions from both offline and online sources. By default, GoldenDict does not support offline dictionaries. It does, however, accept a variety of offline dictionary file types, which you may manually add to GoldenDict to make dictionary search possible. GoldenDict includes a few internet resources, such as Wikipedia and the Google Dictionary. In the settings, you can switch on or off certain sources. To look up word meanings, you may also add distant dictionary servers and establish your own custom URL patterns. GoldenDict includes a WebView that is based on WebKit and can render online dictionary webpages within the application.

Before using this app, first of all, you have to install the GoldenDict app in Ubuntu by using the following command:

$sudo apt install goldendict

Other Linux distributions can also install “goldendict” by searching for it in the package manager.

Then go to the search menu and search for GoldenDict:

After clicking on GoldenDict, type the word or phrase and then press “Enter.” You will get its meaning as the following output shows:

Conclusion

These are some of the most popular and useful Ubuntu dictionary applications. If you want to know the meaning of any word or phrase, you can use any of these applications described above. There are many other applications as well that can be useful in this regard as well.

 

Karim Buzdar holds a degree in telecommunication engineering and holds several sysadmin certifications including CCNA RS, SCP, and ACE. As an IT engineer and technical author, he writes for various websites.

Ubuntu Server Admin

Recent Posts

Microsoft Edge Installation on Ubuntu 24.04

Microsoft Edge is now available for Ubuntu. In this guide, I’ll walk you through the…

7 hours ago

How we used Flask and 12-factor charms to simplify Canonical.com development

Our latest Canonical website rebrand did not just bring the new Vanilla-based frontend, it also…

14 hours ago

Web Engineering: Hack Week 2024

At Canonical, the work of our teams is strongly embedded in the open source principles…

2 days ago

Ubuntu Weekly Newsletter Issue 873

Welcome to the Ubuntu Weekly Newsletter, Issue 873 for the week of December 29, 2024…

3 days ago

How to resolve WiFi Issues on Ubuntu 24.04

Have WiFi troubles on your Ubuntu 24.04 system? Don’t worry, you’re not alone. WiFi problems…

3 days ago

Remembering and thanking Steve Langasek

The following is a post from Mark Shuttleworth on the Ubuntu Discourse instance. For more…

3 days ago