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

Last updated: May 10,2024

1. Install "node-isstream" package

Please follow the instructions below to install node-isstream on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-isstream

2. Uninstall "node-isstream" package

Please follow the step by step instructions below to uninstall node-isstream on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-isstream
Priority: optional
Section: universe/web
Installed-Size: 17
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.1.2+dfsg-1
Depends: nodejs
Filename: pool/universe/n/node-isstream/node-isstream_0.1.2+dfsg-1_all.deb
Size: 3588
MD5sum: b7daf5be92ecf80a407babcd03c44a0a
SHA1: 51408fd0affbf7337880900e2a40daf42653d484
SHA256: 8aa4eabbf94d6ab11c8205189f6e2de6f41e85a5d4579bc16e2fbfc08ac83709
Description-en: Determine if an object is a Stream
The missing Stream.isStream(obj): determine if an object is standard
Node.js Stream. Works for Node-core Stream objects (for 0.8, 0.10, 0.11,
and in theory, older and newer versions) and all versions of
readable-stream.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 45d889d86d170d2044fcf3ace97ba50b
Homepage: https://github.com/rvagg/isstream
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu