How to Install xhr NPM Packages on Ubuntu / Debian

How to Install xhr software package in NPM Packages

xhr : small xhr abstraction. You can installing xhr 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 xhr
$ sudo npm install -g xhr

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

$ sudo npm update xhr

Update package globally,

$ npm install -g xhr

Git clone:

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

xhr@2.4.0 /usr/lib/node_modules/xhr

How to remove xhr package :

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

$ sudo npm uninstall xhr

Basic Information of xhr NPM Package:

Package Name xhr
Version 2.4.0
Description small xhr abstraction
Released Date 2017-02-17T20:56:03.627Z
Published by naugtur
How to Learn https://www.npmjs.com/package/xhr/tutorial