How to Install and Uninstall node-content-disposition Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "node-content-disposition" package

In this section, we are going to explain the necessary steps to install node-content-disposition on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-content-disposition

2. Uninstall "node-content-disposition" package

Learn how to uninstall node-content-disposition on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-content-disposition $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-content-disposition package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-content-disposition
Priority: extra
Section: universe/web
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.5.0-1
Depends: nodejs
Filename: pool/universe/n/node-content-disposition/node-content-disposition_0.5.0-1_all.deb
Size: 7728
MD5sum: 977b7c9169d0a2c5d6010af0284eba47
SHA1: cb862d966ecb3aad0ef1cfe95676df5137c0eb78
SHA256: 8e2cd255be8ee0dada9ba1fd556b2cbf6667794b1c845878dcba89a90ffb605c
Description-en: Create and parse Content-Disposition header - Node.js module
content-disposition is a Node.js module which provides API to create and parse
RFC-compliant Content-Disposition headers.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 43e0846db8ded223596c42b756e32bc2
Homepage: https://github.com/jshttp/content-disposition
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu