How to Install yeoman-welcome NPM Packages on Ubuntu / Debian

How to Install yeoman-welcome software package in NPM Packages

yeoman-welcome : Yeoman welcome message used in generators. You can installing yeoman-welcome 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 yeoman-welcome
$ sudo npm install -g yeoman-welcome

If want to update the yeoman-welcome package execute the command as below,

$ sudo npm update yeoman-welcome

Update package globally,

$ npm install -g yeoman-welcome

Git clone:

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

yeoman-welcome@1.0.1 /usr/lib/node_modules/yeoman-welcome

How to remove yeoman-welcome package :

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

$ sudo npm uninstall yeoman-welcome

Basic Information of yeoman-welcome NPM Package:

Package Name yeoman-welcome
Version 1.0.1
Description Yeoman welcome message used in generators
Released Date 2015-02-24T14:43:29.744Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/yeoman-welcome/tutorial