How to Install wget-improved NPM Packages on Ubuntu / Debian

How to Install wget-improved software package in NPM Packages

wget-improved : wget in nodejs, forked from wuchengwei/node-wget to add improvements and help maintain the project. You can installing wget-improved 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 wget-improved
$ sudo npm install -g wget-improved

If want to update the wget-improved package execute the command as below,

$ sudo npm update wget-improved

Update package globally,

$ npm install -g wget-improved

Git clone:

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

wget-improved@1.5.0 /usr/lib/node_modules/wget-improved

How to remove wget-improved package :

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

$ sudo npm uninstall wget-improved

Basic Information of wget-improved NPM Package:

Package Name wget-improved
Version 1.5.0
Description wget in nodejs, forked from wuchengwei/node-wget to add improvements and help maintain the project
Released Date 2017-06-08T18:19:31.932Z
Published by bearjaws
How to Learn https://www.npmjs.com/package/wget-improved/tutorial