How to Install blob NPM Packages on Ubuntu / Debian

How to Install blob software package in NPM Packages

blob : Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.. You can installing blob 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 blob
$ sudo npm install -g blob

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

$ sudo npm update blob

Update package globally,

$ npm install -g blob

Git clone:

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

blob@0.0.4 /usr/lib/node_modules/blob

How to remove blob package :

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

$ sudo npm uninstall blob

Basic Information of blob NPM Package:

Package Name blob
Version 0.0.4
Description Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.
Released Date 2014-04-13T18:55:48.603Z
Published by rase-
How to Learn https://www.npmjs.com/package/blob/tutorial