How to Install and Uninstall node-getpass Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "node-getpass" package

Please follow the guidance below to install node-getpass on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-getpass

2. Uninstall "node-getpass" package

This is a short guide on how to uninstall node-getpass on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-getpass package on Ubuntu 21.10 (Impish Indri)

Package: node-getpass
Architecture: all
Version: 0.1.7-1.1
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 19
Depends: nodejs, node-assert-plus (>= 1.0.0)
Filename: pool/universe/n/node-getpass/node-getpass_0.1.7-1.1_all.deb
Size: 4408
MD5sum: 943bf5e6fbac995d721f66971617f9b4
SHA1: 1e4591be3f7f219482b1583ae75e252b49bf1369
SHA256: 9e3f84c5d03036897f3baae611e454a3272f01abf00fdf0005d8d60146333978
SHA512: 0d99ee208f235d3493f0901e68f6f2e5d85adbfb1f68cb5a095aa43034d9ccc449f4e735a193b00c5b84d964763104b16f9316e931219aa4e3760a04333ef9a9
Homepage: https://github.com/arekinath/node-getpass#readme
Description-en: get a password from terminal
This library can be used to get a password from the terminal. Even though it
sounds simple and sounds like the `readline` module should be able to do it.
But readline module does not support it.
.
If available, this uses `/dev/tty` to avoid interfering with any data being
piped in or out of stdio. This function prints a prompt (by default
`Password:`) and then accepts input without echoing.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 1f7c35fb0f7e75abc7e1a2a6db6431c9