How to Install country-data NPM Packages on Ubuntu / Debian

How to Install country-data software package in NPM Packages

country-data : Data about countries - like their ISO codes and currencies. You can installing country-data npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.

$ sudo npm install country-data
$ sudo npm install -g country-data

If want to update the country-data package execute the command as below,

$ sudo npm update country-data

Update package globally,

$ npm install -g country-data

Git clone:

$ sudo  git clone https://github.com/rektide/country-data.git
$ sudo  npm install -g ./country-data

country-data@0.0.31 /usr/lib/node_modules/country-data

How to remove country-data package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall country-data

Basic Information of country-data NPM Package:

Package Name country-data
Version 0.0.31
Description Data about countries - like their ISO codes and currencies
Released Date 2016-10-25T12:33:00.589Z
Published by evdb
How to Learn https://www.npmjs.com/package/country-data/tutorial