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

Last updated: April 28,2024

1. Install "node-hawk" package

This guide let you learn how to install node-hawk on Kali Linux

$ sudo apt update $ sudo apt install node-hawk

2. Uninstall "node-hawk" package

This guide let you learn how to uninstall node-hawk on Kali Linux:

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

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

Package: node-hawk
Version: 9.0.1-1
Installed-Size: 52
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-hapi-hawk (= 9.0.1-1)
Depends: node-hapi-boom (>= 7.0.0), node-hapi-cryptiles (>= 4.0.0), node-hapi-hoek (>= 8.0.0)
Size: 11372
SHA256: 4a89115d6e89214535787c861073eddade5929fd6ca3bb4302397502a974cd10
SHA1: 18e261102f7c7d4018ed47b30bf5b548261b750e
MD5sum: c2b2213ce0ffa7f004e57ae5c531fffb
Description: HTTP Hawk Authentication Scheme
Hawk is an HTTP authentication scheme using a message authentication code
(MAC) algorithm to provide partial HTTP request cryptographic verification.
For more complex use cases such as access delegation, see Oz.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/hueniverse/hawk#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-hawk/node-hawk_9.0.1-1_all.deb