How to Install and Uninstall node-on-headers Package on Kali Linux

Last updated: May 18,2024

1. Install "node-on-headers" package

This tutorial shows how to install node-on-headers on Kali Linux

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

2. Uninstall "node-on-headers" package

This is a short guide on how to uninstall node-on-headers on Kali Linux:

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

3. Information about the node-on-headers package on Kali Linux

Package: node-on-headers
Version: 1.0.2-2
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 5388
SHA256: 21428aa113f4ec25058c0f6388eddeb8dde56b4bbf47fd9b05a3ddac5d08cf9d
SHA1: 48385563c062d1cbef5d3a464c8e48124e082c5e
MD5sum: 149ff1c564b0742267a0f9b35209a6f7
Description: 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:
Homepage: https://github.com/jshttp/on-headers
Section: javascript
Priority: optional
Filename: pool/main/n/node-on-headers/node-on-headers_1.0.2-2_all.deb