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

Last updated: May 12,2024

1. Install "node-rw" package

Please follow the steps below to install node-rw on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-rw

2. Uninstall "node-rw" package

This guide let you learn how to uninstall node-rw on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-rw
Architecture: all
Version: 1.3.3-2
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26
Depends: nodejs, node-d3-queue
Filename: pool/universe/n/node-rw/node-rw_1.3.3-2_all.deb
Size: 7136
MD5sum: ed47ff592fde3560d12ca9e0df6dbf97
SHA1: 592311da42efdefe868d9613ee938df165b988b6
SHA256: 2ec67540a10c2a7329f73fa678c05ff89e40e1eb970b0dbefdd11a0808f75ac1
SHA512: 4767ed3dd18bb03d9228df842112c83eb8a77f2cefe240ebb2ae48ed6d7fd94d01d8921e83c5165800d835361f7c6ef9535d08619c5002a1ca0c49987a66d608
Homepage: https://github.com/mbostock/rw
Description-en: provide file like interface to stdin and stdout
The rw provides an interface just like readFile, readFileSync, writeFile and
writeFileSync, but with implementations that work the way you expect on stdin
and stdout.
.
If you use these methods on files other than /dev/stdin or
/dev/stdout, they simply delegate to the fs methods, so you can trust that
they behave identically to the methods you’re used to.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: cde312b745124fbb3fa29f39248a6ca1