How to Install iscroll NPM Packages on Ubuntu / Debian

How to Install iscroll software package in NPM Packages

iscroll : Smooth scrolling for the web. You can installing iscroll 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 iscroll
$ sudo npm install -g iscroll

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

$ sudo npm update iscroll

Update package globally,

$ npm install -g iscroll

Git clone:

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

iscroll@5.2.0 /usr/lib/node_modules/iscroll

How to remove iscroll package :

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

$ sudo npm uninstall iscroll

Basic Information of iscroll NPM Package:

Package Name iscroll
Version 5.2.0
Description Smooth scrolling for the web
Released Date 2016-04-05T18:15:51.433Z
Published by cubiq
How to Learn https://www.npmjs.com/package/iscroll/tutorial