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

Last updated: May 19,2024

1. Install "node-send" package

This guide covers the steps necessary to install node-send on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-send

2. Uninstall "node-send" package

Please follow the steps below to uninstall node-send on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-send $ sudo apt autoclean && sudo apt autoremove

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

Package: node-send
Priority: extra
Section: universe/web
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.9.4-1
Depends: nodejs, node-debug, node-depd, node-escape-html, node-etag, node-fresh, node-mime, node-on-finished, node-range-parser
Filename: pool/universe/n/node-send/node-send_0.9.4-1_all.deb
Size: 10832
MD5sum: 050b676c762965b1fab21186cf999701
SHA1: a23f6dd3449ab868db62c8ee89de8539bb9ede64
SHA256: d9ef19074e2a8af7b0930d6d95599dd9313dbd205740af89e393c9717442ef98
Description-en: Static file server with ranges and negotiation support for Node.js
This module offers a streaming static file server supporting partial
responses (Ranges), conditional-GET negotiation, high test coverage,
and granular events allowing middlewares to plug easily into it.
.
Node.js is an event-based server-side javascript engine.
Description-md5: eba2becd1e2da76b91f5cdb680849531
Homepage: https://github.com/visionmedia/send
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu