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

How to Install gulp-stylus software package in NPM Packages

gulp-stylus : Stylus plugin for gulp. You can installing gulp-stylus 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-stylus
$ sudo npm install -g gulp-stylus

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

$ sudo npm update gulp-stylus

Update package globally,

$ npm install -g gulp-stylus

Git clone:

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

gulp-stylus@2.6.0 /usr/lib/node_modules/gulp-stylus

How to remove gulp-stylus package :

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

$ sudo npm uninstall gulp-stylus

Basic Information of gulp-stylus NPM Package:

Package Name gulp-stylus
Version 2.6.0
Description Stylus plugin for gulp
Released Date 2016-11-01T17:06:39.859Z
Published by stevelacy
How to Learn https://www.npmjs.com/package/gulp-stylus/tutorial