How to Install myspell-nl software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install myspell-nl software package in Ubuntu 14.04 LTS (Trusty Tahr)

myspell-nl software package provides Dutch dictionary for Hunspell, 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 myspell-nl 

myspell-nl is installed in your system.

Make ensure the myspell-nl package were installed using the commands given below,

$ sudo dpkg-query -l | grep myspell-nl *

You will get with myspell-nl package name, version, architecture and description in a table

myspell-nl package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Text Processing
Package myspell-nl
Version 1:2.10-1
Description Dutch dictionary for Hunspell
Sub Section Text


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