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

Last updated: May 25,2024

1. Install "node-elliptic" package

Please follow the guidance below to install node-elliptic on Kali Linux

$ sudo apt update $ sudo apt install node-elliptic

2. Uninstall "node-elliptic" package

In this section, we are going to explain the necessary steps to uninstall node-elliptic on Kali Linux:

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

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

Package: node-elliptic
Version: 6.5.4~dfsg-2
Installed-Size: 138
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-assert, node-bn.js, node-brorand, node-hash.js, node-hmac-drbg, node-inherits, node-minimalistic-crypto-utils, nodejs
Size: 38100
SHA256: 1a85c4aa46bf18ec42e155a470f37e668982e425cf94f3723d7327afddb90784
SHA1: 1a3d2573ee9dbc19db8b43aa2450dcdf130765ca
MD5sum: 331b6c036a50951e41b1192be6cb8393
Description: fast elliptic curve cryptography in pure javascript
Fast elliptic-curve cryptography in a plain javascript implementation.
.
Incentive for Elliptic: ECC (another library with comparable features) is
much slower than regular RSA cryptography, the JS implementations are even
more slower.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/indutny/elliptic
Section: javascript
Priority: optional
Filename: pool/main/n/node-elliptic/node-elliptic_6.5.4~dfsg-2_all.deb