How to Install and Uninstall node-public-encrypt Package on Kali Linux

Last updated: May 03,2024

1. Install "node-public-encrypt" package

Please follow the instructions below to install node-public-encrypt on Kali Linux

$ sudo apt update $ sudo apt install node-public-encrypt

2. Uninstall "node-public-encrypt" package

Learn how to uninstall node-public-encrypt on Kali Linux:

$ sudo apt remove node-public-encrypt $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-public-encrypt package on Kali Linux

Package: node-public-encrypt
Version: 4.0.3-1
Installed-Size: 24
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-bn.js, node-browserify-rsa, node-create-hash, node-parse-asn1, node-randombytes
Size: 5424
SHA256: 28bf313e6c641216cbe6dbed216b26d65ed9117b9b9eb4006693de4d6b62b392
SHA1: 7789a93efa8c3644ea470c42aafe1e932ded3563
MD5sum: 1c99e3b91f42cbd1a762120d04a3b3f6
Description: browserify version of publicEncrypt & privateDecrypt
This library provides publicEncrypt/privateDecrypt functions for browserify.
.
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/publicEncrypt
Section: javascript
Priority: optional
Filename: pool/main/n/node-public-encrypt/node-public-encrypt_4.0.3-1_all.deb