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

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

nmh software package provides set of electronic mail handling programs, 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 nmh 

nmh is installed in your system.

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

$ sudo dpkg-query -l | grep nmh *

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

nmh package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Mail
Package nmh
Version 1.5-release-5
Description set of electronic mail handling programs
Sub Section Mail


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