How to Install and Uninstall node-private Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "node-private" package

Learn how to install node-private on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-private

2. Uninstall "node-private" package

This tutorial shows how to uninstall node-private on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-private package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-private
Priority: optional
Section: universe/web
Installed-Size: 20
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.1.6+20141112-1
Depends: nodejs
Filename: pool/universe/n/node-private/node-private_0.1.6+20141112-1_all.deb
Size: 6916
MD5sum: 71b6fc239ad2996684801ae9b05d240b
SHA1: 97c936bc178489053d60a2735e62f3bd0954a5c9
SHA256: a07d9c8a8d7618c5a0f375e572cf453c3f3f9db5e0f1e9fc760c80d97aafcc90
Description-en: 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: 77688df773fececa0c7b87254c2f7654
Homepage: https://github.com/benjamn/private
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu