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

Last updated: May 16,2024

1. Install "node-mute-stream" package

This guide covers the steps necessary to install node-mute-stream on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "node-mute-stream" package

Learn how to uninstall node-mute-stream on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-mute-stream
Priority: extra
Section: universe/web
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.0.4-1
Depends: nodejs
Filename: pool/universe/n/node-mute-stream/node-mute-stream_0.0.4-1_all.deb
Size: 4096
MD5sum: 822920f5aa64ce69fd108498eaf1e307
SHA1: 07c59711965240c12bff603f08520417645d7b96
SHA256: bbc6697b08f7a53f4779c5e64f3b38440b08474bdc976a64e94fa39840fe82ca
Description-en: Pass-through stream that can be muted module for Node.js
node-mute-stream is a basic pass-through stream, but when muted,
the bytes are silently dropped, rather than being passed through.
.
Node.js is an event-based server-side javascript engine.
Description-md5: f9c700b3a2c1b2e5e161496fa466cdd9
Homepage: https://github.com/isaacs/mute-stream
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu