How to Install urijs NPM Packages on Ubuntu / Debian

How to Install urijs software package in NPM Packages

urijs : URI.js is a Javascript library for working with URLs.. You can installing urijs 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 urijs
$ sudo npm install -g urijs

If want to update the urijs package execute the command as below,

$ sudo npm update urijs

Update package globally,

$ npm install -g urijs

Git clone:

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

urijs@1.19.0 /usr/lib/node_modules/urijs

How to remove urijs package :

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

$ sudo npm uninstall urijs

Basic Information of urijs NPM Package:

Package Name urijs
Version 1.19.0
Description URI.js is a Javascript library for working with URLs.
Released Date 2017-10-01T13:23:14.285Z
Published by rodneyrehm
How to Learn https://www.npmjs.com/package/urijs/tutorial