How to Install amp NPM Packages on Ubuntu / Debian

How to Install amp software package in NPM Packages

amp : Abstract messaging protocol. You can installing amp 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 amp
$ sudo npm install -g amp

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

$ sudo npm update amp

Update package globally,

$ npm install -g amp

Git clone:

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

amp@0.3.1 /usr/lib/node_modules/amp

How to remove amp package :

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

$ sudo npm uninstall amp

Basic Information of amp NPM Package:

Package Name amp
Version 0.3.1
Description Abstract messaging protocol
Released Date 2013-11-13T20:05:43.197Z
Published by tjholowaychuk
How to Learn https://www.npmjs.com/package/amp/tutorial