How to Install yosay NPM Packages on Ubuntu / Debian

How to Install yosay software package in NPM Packages

yosay : Tell Yeoman what to say. You can installing yosay 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 yosay
$ sudo npm install -g yosay

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

$ sudo npm update yosay

Update package globally,

$ npm install -g yosay

Git clone:

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

yosay@2.0.1 /usr/lib/node_modules/yosay

How to remove yosay package :

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

$ sudo npm uninstall yosay

Basic Information of yosay NPM Package:

Package Name yosay
Version 2.0.1
Description Tell Yeoman what to say
Released Date 2017-07-29T06:32:28.054Z
Published by sboudrias
How to Learn https://www.npmjs.com/package/yosay/tutorial