How to Install umzug NPM Packages on Ubuntu / Debian

How to Install umzug software package in NPM Packages

umzug : Framework agnostic migration tool for Node.JS. You can installing umzug 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 umzug
$ sudo npm install -g umzug

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

$ sudo npm update umzug

Update package globally,

$ npm install -g umzug

Git clone:

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

umzug@2.1.0 /usr/lib/node_modules/umzug

How to remove umzug package :

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

$ sudo npm uninstall umzug

Basic Information of umzug NPM Package:

Package Name umzug
Version 2.1.0
Description Framework agnostic migration tool for Node.JS
Released Date 2017-10-25T18:20:55.458Z
Published by pascal.pflaum
How to Learn https://www.npmjs.com/package/umzug/tutorial