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

Last updated: May 03,2024

1. Install "node-concat-stream" package

Here is a brief guide to show you how to install node-concat-stream on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "node-concat-stream" package

In this section, we are going to explain the necessary steps to uninstall node-concat-stream on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-concat-stream
Priority: optional
Section: universe/web
Installed-Size: 22
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.5.1-1
Depends: nodejs, node-inherits (>= 2.0.1), node-typedarray (>= 0.0.5)
Filename: pool/universe/n/node-concat-stream/node-concat-stream_1.5.1-1_all.deb
Size: 5050
MD5sum: eb6a07d094bf69f3b6d05f3ab971648c
SHA1: 72b20ced4d0874e4f21a4fd6c6101678f67922cd
SHA256: f21ba1f9ec4037f614dc476b67bc4e0e2e937ba7f1580ba59db04629d88081a7
Description-en: writable stream that concatenates strings
Node-concat-stream creates a writable stream that concatenates strings
or binary data and calls a callback with the result.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 4c0802ac64ebd707a37d2c90a1adfe58
Homepage: https://github.com/maxogden/concat-stream#readme
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu