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

Last updated: May 20,2024

1. Install "node-on-headers" package

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

$ sudo apt update $ sudo apt install node-on-headers

2. Uninstall "node-on-headers" package

This guide covers the steps necessary to uninstall node-on-headers on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-on-headers $ sudo apt autoclean && sudo apt autoremove

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

Package: node-on-headers
Priority: extra
Section: universe/web
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.0-1
Depends: nodejs
Filename: pool/universe/n/node-on-headers/node-on-headers_1.0.0-1_all.deb
Size: 4218
MD5sum: fc397c379c4905537c367dbd79af8f11
SHA1: 35772e7cbbe92b1dc83176aaad5dba1792c1b198
SHA256: b5a4d1f406bd2602d544c0dcaedce8cf68fa39cb65052e951dd6e56dd8281f6c
Description-en: HTTP response headers listener - Node.js module
This module tracks when headers are written to a Node.js HTTP response
and provides a facility for calling listeners before the headers are
written.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: d09b73f329079545f28017a9eb1d26fe
Homepage: https://github.com/expressjs/on-headers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu