How to Install enchant in Ubuntu 18.04



Install enchant by entering the following commands in the terminal:

sudo apt update
sudo apt install enchant

Description:

Wrapper for various spell checker engines (binary programs)

Enchant is a generic spell checking library which uses existing spell checker engines such as ispell, aspell and myspell as its backends. . Enchant steps in to provide uniformity and conformity on top of these libraries, and implement certain features that may be lacking in any individual provider library. . This package contains standalone runtime binary programs.

Homepage: http://www.abisource.com/projects/enchant/

Version: 1.6.0-11.1

Section: text