How to Install hunspell-en-us in Ubuntu 18.04



Install hunspell-en-us by entering the following commands in the terminal:

sudo apt update
sudo apt install hunspell-en-us

Description:

English_american dictionary for hunspell

This is the English_american dictionary for use with the hunspell spellchecker . Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and a LibreOffice UNO module.

Homepage: http://wordlist.sourceforge.net/

Version: 1:2017.08.24

Section: text