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

How to Install gulp-pug software package in NPM Packages

gulp-pug : Gulp plugin for compiling Pug templates. You can installing gulp-pug 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-pug
$ sudo npm install -g gulp-pug

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

$ sudo npm update gulp-pug

Update package globally,

$ npm install -g gulp-pug

Git clone:

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

gulp-pug@3.3.0 /usr/lib/node_modules/gulp-pug

How to remove gulp-pug package :

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

$ sudo npm uninstall gulp-pug

Basic Information of gulp-pug NPM Package:

Package Name gulp-pug
Version 3.3.0
Description Gulp plugin for compiling Pug templates
Released Date 2017-03-08T23:03:37.607Z
Published by jamen
How to Learn https://www.npmjs.com/package/gulp-pug/tutorial