How to Install casual NPM Packages on Ubuntu / Debian

How to Install casual software package in NPM Packages

casual : Fake data generator. You can installing casual 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 casual
$ sudo npm install -g casual

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

$ sudo npm update casual

Update package globally,

$ npm install -g casual

Git clone:

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

casual@1.5.17 /usr/lib/node_modules/casual

How to remove casual package :

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

$ sudo npm uninstall casual

Basic Information of casual NPM Package:

Package Name casual
Version 1.5.17
Description Fake data generator
Released Date 2017-08-19T09:32:18.883Z
Published by boo1ean
How to Learn https://www.npmjs.com/package/casual/tutorial