How to Install content-disposition NPM Packages on Ubuntu / Debian

How to Install content-disposition software package in NPM Packages

content-disposition : Create and parse Content-Disposition header. You can installing content-disposition 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 content-disposition
$ sudo npm install -g content-disposition

If want to update the content-disposition package execute the command as below,

$ sudo npm update content-disposition

Update package globally,

$ npm install -g content-disposition

Git clone:

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

content-disposition@0.5.2 /usr/lib/node_modules/content-disposition

How to remove content-disposition package :

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

$ sudo npm uninstall content-disposition

Basic Information of content-disposition NPM Package:

Package Name content-disposition
Version 0.5.2
Description Create and parse Content-Disposition header
Released Date 2016-12-09T01:17:05.156Z
Published by dougwilson
How to Learn https://www.npmjs.com/package/content-disposition/tutorial