How to Install strip-css-comments NPM Packages on Ubuntu / Debian

How to Install strip-css-comments software package in NPM Packages

strip-css-comments : Strip comments from CSS. You can installing strip-css-comments 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 strip-css-comments
$ sudo npm install -g strip-css-comments

If want to update the strip-css-comments package execute the command as below,

$ sudo npm update strip-css-comments

Update package globally,

$ npm install -g strip-css-comments

Git clone:

$ sudo  git clone https://github.com/rektide/strip-css-comments.git
$ sudo  npm install -g ./strip-css-comments

strip-css-comments@3.0.0 /usr/lib/node_modules/strip-css-comments

How to remove strip-css-comments package :

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

$ sudo npm uninstall strip-css-comments

Basic Information of strip-css-comments NPM Package:

Package Name strip-css-comments
Version 3.0.0
Description Strip comments from CSS
Released Date 2015-08-10T09:04:59.973Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/strip-css-comments/tutorial