How to Install node-chrono software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install node-chrono software package in Ubuntu 14.04 LTS (Trusty Tahr)

node-chrono software package provides date formatting library for NodeJS, 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 node-chrono 

node-chrono is installed in your system.

Make ensure the node-chrono package were installed using the commands given below,

$ sudo dpkg-query -l | grep node-chrono *

You will get with node-chrono package name, version, architecture and description in a table

node-chrono package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package node-chrono
Version 1.0.2-2
Description date formatting library for NodeJS
Sub Section Web


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