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

Last updated: May 17,2024

1. Install "node-create-ecdh" package

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

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

2. Uninstall "node-create-ecdh" package

This guide covers the steps necessary to uninstall node-create-ecdh on Kali Linux:

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

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

Package: node-create-ecdh
Version: 4.0.4-2
Installed-Size: 17
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-bn.js, node-elliptic
Size: 4300
SHA256: 3a2a1d5890623ffa32c8939279f523fd764573ec0d74ec9dcbf1f76c3dd3665e
SHA1: 7a896898bd3da34220188003431b4f081f7b6da6
MD5sum: cdca4a894df640e295d1f2e5c9beef1c
Description: browserifiable createECDH
In io.js or node >= 0.11 this module is just a shortcut to crypto.createECDH.
In node <= 0.11 or the browser this is a pure JavaScript implementation, more
specifically a wrapper around elliptic to give it the same API as node.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/crypto-browserify/createECDH
Section: javascript
Priority: optional
Filename: pool/main/n/node-create-ecdh/node-create-ecdh_4.0.4-2_all.deb