How to Install and Uninstall node-block-stream Package on Kali Linux

Last updated: May 17,2024

1. Install "node-block-stream" package

Here is a brief guide to show you how to install node-block-stream on Kali Linux

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

2. Uninstall "node-block-stream" package

Learn how to uninstall node-block-stream on Kali Linux:

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

3. Information about the node-block-stream package on Kali Linux

Package: node-block-stream
Version: 0.0.9-5
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-inherits
Size: 5156
SHA256: 34b78dd79e05bfdd371acb6db0f473d61fc00f610b6ad506e8693780e12f87e5
SHA1: 9aa59d160f718263dd191339fda7eb1fc823c634
MD5sum: ceab7b4516e09b96ce2e6843a1b0a6a1
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/isaacs/block-stream
Section: javascript
Priority: optional
Filename: pool/main/n/node-block-stream/node-block-stream_0.0.9-5_all.deb