How to Install libphonenumber-js NPM Packages on Ubuntu / Debian

How to Install libphonenumber-js software package in NPM Packages

libphonenumber-js : A simpler (and smaller) rewrite of Google Androids popular libphonenumber library. You can installing libphonenumber-js 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 libphonenumber-js
$ sudo npm install -g libphonenumber-js

If want to update the libphonenumber-js package execute the command as below,

$ sudo npm update libphonenumber-js

Update package globally,

$ npm install -g libphonenumber-js

Git clone:

$ sudo  git clone https://github.com/rektide/libphonenumber-js.git
$ sudo  npm install -g ./libphonenumber-js

libphonenumber-js@0.4.42 /usr/lib/node_modules/libphonenumber-js

How to remove libphonenumber-js package :

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

$ sudo npm uninstall libphonenumber-js

Basic Information of libphonenumber-js NPM Package:

Package Name libphonenumber-js
Version 0.4.42
Description A simpler (and smaller) rewrite of Google Androids popular libphonenumber library
Released Date 2017-11-20T17:20:54.364Z
Published by catamphetamine
How to Learn https://www.npmjs.com/package/libphonenumber-js/tutorial