How to Install gulp-uncss NPM Packages on Ubuntu / Debian

How to Install gulp-uncss software package in NPM Packages

gulp-uncss : Remove unused CSS selectors.. You can installing gulp-uncss 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 gulp-uncss
$ sudo npm install -g gulp-uncss

If want to update the gulp-uncss package execute the command as below,

$ sudo npm update gulp-uncss

Update package globally,

$ npm install -g gulp-uncss

Git clone:

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

gulp-uncss@1.0.6 /usr/lib/node_modules/gulp-uncss

How to remove gulp-uncss package :

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

$ sudo npm uninstall gulp-uncss

Basic Information of gulp-uncss NPM Package:

Package Name gulp-uncss
Version 1.0.6
Description Remove unused CSS selectors.
Released Date 2016-07-18T20:43:14.077Z
Published by beneb
How to Learn https://www.npmjs.com/package/gulp-uncss/tutorial