How to Install aspell-en software package in Debian 7 (Wheezy)

How to Install aspell-en software package in Debian 7 (Wheezy)

aspell-en software package provides English dictionary for GNU Aspell, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install aspell-en 

aspell-en is installed in your system.

Make ensure the aspell-en package were installed using the commands given below,

$ sudo dpkg-query -l | grep aspell-en *

You will get with aspell-en package name, version, architecture and description in a table

aspell-en package basic information:

Distro Debian 7 wheezy
Section Text Processing
Package aspell-en
Version 7.1-0-1
Description English dictionary for GNU Aspell
Sub Section text


See Also, How to uninstall or remove aspell-en software package from Debian 7 (Wheezy)?