How to Install and Uninstall node-http-signature Package on Kali Linux

Last updated: May 16,2024

1. Install "node-http-signature" package

Please follow the guidelines below to install node-http-signature on Kali Linux

$ sudo apt update $ sudo apt install node-http-signature

2. Uninstall "node-http-signature" package

This tutorial shows how to uninstall node-http-signature on Kali Linux:

$ sudo apt remove node-http-signature $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-http-signature package on Kali Linux

Package: node-http-signature
Version: 1.3.6-2
Installed-Size: 54
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-assert-plus, node-jsprim, node-sshpk
Size: 13204
SHA256: 2f8890143c67b923ff4c1bb87660466bae411e1d8d3e692999cea05ff6799cbd
SHA1: 439130308f21370fb3393b6686fad7347798e3e3
MD5sum: 3674e71d968f288ffb3fda971310612e
Description: Reference implementation of Joyent's HTTP Signature scheme
node-http-signature is a node.js library that has client and server components
for Joyent's HTTP Signature Scheme.
.
This library is a dependency of request, the simplest way possible to make
http calls.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/joyent/node-http-signature/
Section: javascript
Priority: optional
Filename: pool/main/n/node-http-signature/node-http-signature_1.3.6-2_all.deb