How to Install ref NPM Packages on Ubuntu / Debian

How to Install ref software package in NPM Packages

ref : Turn Buffer instances into pointers. You can installing ref 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 ref
$ sudo npm install -g ref

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

$ sudo npm update ref

Update package globally,

$ npm install -g ref

Git clone:

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

ref@1.3.5 /usr/lib/node_modules/ref

How to remove ref package :

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

$ sudo npm uninstall ref

Basic Information of ref NPM Package:

Package Name ref
Version 1.3.5
Description Turn Buffer instances into pointers
Released Date 2017-08-29T16:36:18.194Z
Published by tootallnate
How to Learn https://www.npmjs.com/package/ref/tutorial