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

How to Install gulp-uglifyjs software package in NPM Packages

gulp-uglifyjs : Minify multiple files with UglifyJS.. You can installing gulp-uglifyjs 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-uglifyjs
$ sudo npm install -g gulp-uglifyjs

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

$ sudo npm update gulp-uglifyjs

Update package globally,

$ npm install -g gulp-uglifyjs

Git clone:

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

gulp-uglifyjs@0.6.2 /usr/lib/node_modules/gulp-uglifyjs

How to remove gulp-uglifyjs package :

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

$ sudo npm uninstall gulp-uglifyjs

Basic Information of gulp-uglifyjs NPM Package:

Package Name gulp-uglifyjs
Version 0.6.2
Description Minify multiple files with UglifyJS.
Released Date 2015-04-30T21:11:58.027Z
Published by craigjennings11
How to Learn https://www.npmjs.com/package/gulp-uglifyjs/tutorial