How to Install buffer NPM Packages on Ubuntu / Debian

How to Install buffer software package in NPM Packages

buffer : Node.js Buffer API, for the browser. You can installing buffer 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 buffer
$ sudo npm install -g buffer

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

$ sudo npm update buffer

Update package globally,

$ npm install -g buffer

Git clone:

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

buffer@5.0.8 /usr/lib/node_modules/buffer

How to remove buffer package :

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

$ sudo npm uninstall buffer

Basic Information of buffer NPM Package:

Package Name buffer
Version 5.0.8
Description Node.js Buffer API, for the browser
Released Date 2017-09-29T23:48:48.079Z
Published by feross
How to Learn https://www.npmjs.com/package/buffer/tutorial