How to Install i18n-iso-countries NPM Packages on Ubuntu / Debian

How to Install i18n-iso-countries software package in NPM Packages

i18n-iso-countries : i18n for ISO 3166-1 country codes. You can installing i18n-iso-countries 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 i18n-iso-countries
$ sudo npm install -g i18n-iso-countries

If want to update the i18n-iso-countries package execute the command as below,

$ sudo npm update i18n-iso-countries

Update package globally,

$ npm install -g i18n-iso-countries

Git clone:

$ sudo  git clone https://github.com/rektide/i18n-iso-countries.git
$ sudo  npm install -g ./i18n-iso-countries

i18n-iso-countries@3.2.2 /usr/lib/node_modules/i18n-iso-countries

How to remove i18n-iso-countries package :

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

$ sudo npm uninstall i18n-iso-countries

Basic Information of i18n-iso-countries NPM Package:

Package Name i18n-iso-countries
Version 3.2.2
Description i18n for ISO 3166-1 country codes
Released Date 2017-11-03T15:58:15.006Z
Published by hellomichibye
How to Learn https://www.npmjs.com/package/i18n-iso-countries/tutorial