How to Install raspell software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install raspell software package in Ubuntu 14.04 LTS (Trusty Tahr)

raspell software package provides interface binding for the Aspell spelling checker, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install raspell 

raspell is installed in your system.

Make ensure the raspell package were installed using the commands given below,

$ sudo dpkg-query -l | grep raspell *

You will get with raspell package name, version, architecture and description in a table

raspell package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Ruby
Package raspell
Version 1.3-1
Description interface binding for the Aspell spelling checker
Sub Section Ruby


See Also, How to uninstall or remove raspell software package from Ubuntu 14.04 LTS (Trusty Tahr)?