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

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.

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.

 

Ubuntu Server Admin

Recent Posts

Predict, compare, and reduce costs with our S3 cost calculator

Previously I have written about how useful public cloud storage can be when starting a…

23 hours ago

One Thread to Poll Them All: How a Single Pipe Made WaterDrop 50% Faster

This is Part 2 of the "Karafka to Async Journey" series. Part 1 covered WaterDrop's…

1 day ago

A year of documentation-driven development

For many software teams, documentation is written after features are built and design decisions have…

2 days ago

Announcing FIPS 140-3 for Ubuntu Core22

With the release of the FIPS 140-3 certified cryptographic modules for Ubuntu 22.04 LTS, Canonical…

3 days ago

The foundations of software: open source libraries and their maintainers

Open source libraries are repositories of code that developers can use and, depending on the…

6 days ago

From inspiration to impact: design students from Regent’s University London explore open design for their dissertation projects

Last year, we had the opportunity to speak at Regent’s UX Conference (Regent’s University London’s…

7 days ago