How to Install goo.gl NPM Packages on Ubuntu / Debian

How to Install goo.gl software package in NPM Packages

goo.gl : A url shortener and expander powered by Googles URL shortening service. You can installing goo.gl 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 goo.gl
$ sudo npm install -g goo.gl

If want to update the goo.gl package execute the command as below,

$ sudo npm update goo.gl

Update package globally,

$ npm install -g goo.gl

Git clone:

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

goo.gl@0.1.4 /usr/lib/node_modules/goo.gl

How to remove goo.gl package :

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

$ sudo npm uninstall goo.gl

Basic Information of goo.gl NPM Package:

Package Name goo.gl
Version 0.1.4
Description A url shortener and expander powered by Googles URL shortening service
Released Date 2015-07-30T18:13:31.723Z
Published by kai
How to Learn https://www.npmjs.com/package/goo.gl/tutorial