How to Install and Uninstall node-create-hmac Package on Kali Linux

Last updated: September 20,2024

1. Install "node-create-hmac" package

Please follow the steps below to install node-create-hmac on Kali Linux

$ sudo apt update $ sudo apt install node-create-hmac

2. Uninstall "node-create-hmac" package

Learn how to uninstall node-create-hmac on Kali Linux:

$ sudo apt remove node-create-hmac $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-create-hmac package on Kali Linux

Package: node-create-hmac
Version: 1.1.7+~1.1.0-2
Installed-Size: 23
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-create-hmac (= 1.1.0)
Depends: node-cipher-base, node-create-hash, node-inherits, node-ripemd160, node-safe-buffer, node-sha.js
Size: 5356
SHA256: 6046aa78102f06514312c4601699644aa55f79e7ae5d35a5883ed3a766b4b3ae
SHA1: fa237aeebd687964719333f7acbe094724b6c79c
MD5sum: 757fd765b48f79758d9c7fcbe2b02877
Description: nodejs style hmacs in the browser
This library provides nodejs style hmacs for use in the browser, with native
hmac functions in nodejs. API is the same as hmacs in nodejs.
.
This library is a dependency for webpack. Webpack takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Webpack exposes this code
to programs that are unaware they are running in a browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/crypto-browserify/createHmac
Section: javascript
Priority: optional
Filename: pool/main/n/node-create-hmac/node-create-hmac_1.1.7+~1.1.0-2_all.deb