How to Install smoothscroll-polyfill NPM Packages on Ubuntu / Debian

How to Install smoothscroll-polyfill software package in NPM Packages

smoothscroll-polyfill : Polyfill for smooth scroll behavior. You can installing smoothscroll-polyfill 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 smoothscroll-polyfill
$ sudo npm install -g smoothscroll-polyfill

If want to update the smoothscroll-polyfill package execute the command as below,

$ sudo npm update smoothscroll-polyfill

Update package globally,

$ npm install -g smoothscroll-polyfill

Git clone:

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

smoothscroll-polyfill@0.4.0 /usr/lib/node_modules/smoothscroll-polyfill

How to remove smoothscroll-polyfill package :

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

$ sudo npm uninstall smoothscroll-polyfill

Basic Information of smoothscroll-polyfill NPM Package:

Package Name smoothscroll-polyfill
Version 0.4.0
Description Polyfill for smooth scroll behavior
Released Date 2017-09-22T17:01:46.857Z
Published by jeremenichelli
How to Learn https://www.npmjs.com/package/smoothscroll-polyfill/tutorial