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

Last updated: May 13,2024

1. Install "node-block-stream" package

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

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

2. Uninstall "node-block-stream" package

This is a short guide on how to uninstall node-block-stream on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-block-stream
Priority: extra
Section: universe/web
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.0.7-1
Depends: nodejs, node-inherits (>= 2)
Filename: pool/universe/n/node-block-stream/node-block-stream_0.0.7-1_all.deb
Size: 4832
MD5sum: 67b2b5c277533b4699d6e344204a3520
SHA1: dcb4afcc7a579724ae6775f96fdf92cef9079b76
SHA256: a82a038d4f79cd7a16d75e4f513745e4d88b2753605a1da23a319fde7f7cf83c
Description-en: Stream of fixed-size blocks, with zero-padding when necessary
node-block-stream is a Node.js module providing a stream-like object that
reads or writes data as a stream of blocks.
A typical use of node-block-stream is processing tar archives.
.
Node.js is an event-based server-side javascript engine.
Description-md5: b3fbf743d0a870881924bf169853f55a
Homepage: https://github.com/isaacs/block-stream
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu