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

Last updated: May 14,2024

1. Install "node-private" package

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

$ sudo apt update $ sudo apt install node-private

2. Uninstall "node-private" package

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

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

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

Package: node-private
Version: 0.1.8-7
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 7888
SHA256: 6cafd2bfa19cd54aa9824fe3fd529f72cd244e2aacf5c4e4d6cdce96ac1ec299
SHA1: 3f9f4af75aa2274dca008c8c49d457aa38305a05
MD5sum: fce22f5d9a18ebff9ee9af57ae623fe6
Description: Utility for associating truly private state with any JavaScript object
A general-purpose utility for associating truly private state
with any JavaScript object : only code that has references both
to the object and an associated getSecret object can access to the
private state.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/benjamn/private
Section: javascript
Priority: optional
Filename: pool/main/n/node-private/node-private_0.1.8-7_all.deb