How to Install swagger-ui NPM Packages on Ubuntu / Debian

How to Install swagger-ui software package in NPM Packages

swagger-ui : [![NPM version](https://badge.fury.io/js/swagger-ui.svg)](http://badge.fury.io/js/swagger-ui). You can installing swagger-ui 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 swagger-ui
$ sudo npm install -g swagger-ui

If want to update the swagger-ui package execute the command as below,

$ sudo npm update swagger-ui

Update package globally,

$ npm install -g swagger-ui

Git clone:

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

swagger-ui@3.5.0 /usr/lib/node_modules/swagger-ui

How to remove swagger-ui package :

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

$ sudo npm uninstall swagger-ui

Basic Information of swagger-ui NPM Package:

Package Name swagger-ui
Version 3.5.0
Description [![NPM version](https://badge.fury.io/js/swagger-ui.svg)](http://badge.fury.io/js/swagger-ui)
Released Date 2017-11-23T19:07:57.109Z
Published by swagger-api
How to Learn https://www.npmjs.com/package/swagger-ui/tutorial