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

Last updated: May 03,2024

1. Install "node-combined-stream" package

This guide let you learn how to install node-combined-stream on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-combined-stream

2. Uninstall "node-combined-stream" package

Please follow the instructions below to uninstall node-combined-stream on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-combined-stream $ sudo apt autoclean && sudo apt autoremove

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

Package: node-combined-stream
Priority: extra
Section: universe/web
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.0.5-1
Depends: nodejs, node-delayed-stream
Filename: pool/universe/n/node-combined-stream/node-combined-stream_0.0.5-1_all.deb
Size: 4958
MD5sum: ae36c8e843a55da034c72b778dac7743
SHA1: 516f5209085875230cb12704e4c4437963736154
SHA256: 044c1abd0727223ab556a5107c81cbcc088b11f0ffe4925d6209c77f6e0073b5
Description-en: Append streams one after another - module for Node.js
node-combined-stream can be used to append multiple streams one
after another.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 24f864fda3cf557941eb1c278f775cf8
Homepage: https://github.com/felixge/node-combined-stream
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu