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

Last updated: May 14,2024

1. Install "node-read" package

This tutorial shows how to install node-read on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-read

2. Uninstall "node-read" package

This guide covers the steps necessary to uninstall node-read on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-read
Priority: extra
Section: universe/web
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.5-1
Depends: nodejs, node-mute-stream
Filename: pool/universe/n/node-read/node-read_1.0.5-1_all.deb
Size: 4314
MD5sum: 7a618a1d01279f15cf0ce5cd0ac214fc
SHA1: 99e08db5048bfe2886c0428bdba54a94ef21eee5
SHA256: 5b12d72243559f26554ba7484bf72e8c5f9699e4d74efebafe057d20db0805d8
Description-en: Read user input from stdin module for Node.js
node-read extends Node.js readline.question builtin method with options
like silent input, replaced input, timeout or default value.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 418e8904c2cc28f394a909ab4c34aff0
Homepage: https://github.com/isaacs/read
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu