How to Install jquery-slimscroll NPM Packages on Ubuntu / Debian

How to Install jquery-slimscroll software package in NPM Packages

jquery-slimscroll : slimScroll is a small jQuery plugin that transforms any div into a scrollable area. slimScroll doesnt occupy any visual space as it only appears on a user initiated mouse-over.. You can installing jquery-slimscroll 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 jquery-slimscroll
$ sudo npm install -g jquery-slimscroll

If want to update the jquery-slimscroll package execute the command as below,

$ sudo npm update jquery-slimscroll

Update package globally,

$ npm install -g jquery-slimscroll

Git clone:

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

jquery-slimscroll@1.3.8 /usr/lib/node_modules/jquery-slimscroll

How to remove jquery-slimscroll package :

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

$ sudo npm uninstall jquery-slimscroll

Basic Information of jquery-slimscroll NPM Package:

Package Name jquery-slimscroll
Version 1.3.8
Description slimScroll is a small jQuery plugin that transforms any div into a scrollable area. slimScroll doesnt occupy any visual space as it only appears on a user initiated mouse-over.
Released Date 2016-06-11T09:20:48.055Z
Published by rochal
How to Learn https://www.npmjs.com/package/jquery-slimscroll/tutorial