How to Install blueimp-file-upload NPM Packages on Ubuntu / Debian

How to Install blueimp-file-upload software package in NPM Packages

blueimp-file-upload : File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine,. You can installing blueimp-file-upload 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 blueimp-file-upload
$ sudo npm install -g blueimp-file-upload

If want to update the blueimp-file-upload package execute the command as below,

$ sudo npm update blueimp-file-upload

Update package globally,

$ npm install -g blueimp-file-upload

Git clone:

$ sudo  git clone https://github.com/rektide/blueimp-file-upload.git
$ sudo  npm install -g ./blueimp-file-upload

blueimp-file-upload@9.19.1 /usr/lib/node_modules/blueimp-file-upload

How to remove blueimp-file-upload package :

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

$ sudo npm uninstall blueimp-file-upload

Basic Information of blueimp-file-upload NPM Package:

Package Name blueimp-file-upload
Version 9.19.1
Description File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine,
Released Date 2017-09-04T19:36:45.967Z
Published by blueimp
How to Learn https://www.npmjs.com/package/blueimp-file-upload/tutorial