How to Install stylus NPM Packages on Ubuntu / Debian

How to Install stylus software package in NPM Packages

stylus : Robust, expressive, and feature-rich CSS superset. You can installing 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 stylus
$ sudo npm install -g stylus

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

$ sudo npm update stylus

Update package globally,

$ npm install -g stylus

Git clone:

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

stylus@0.54.5 /usr/lib/node_modules/stylus

How to remove stylus package :

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

$ sudo npm uninstall stylus

Basic Information of stylus NPM Package:

Package Name stylus
Version 0.54.5
Description Robust, expressive, and feature-rich CSS superset
Released Date 2016-04-27T22:43:06.844Z
Published by panya
How to Learn https://www.npmjs.com/package/stylus/tutorial