How to Install and Uninstall node-bl Package on Kali Linux

Last updated: May 03,2024

1. Install "node-bl" package

Learn how to install node-bl on Kali Linux

$ sudo apt update $ sudo apt install node-bl

2. Uninstall "node-bl" package

Here is a brief guide to show you how to uninstall node-bl on Kali Linux:

$ sudo apt remove node-bl $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-bl package on Kali Linux

Package: node-bl
Version: 5.1.0-1
Installed-Size: 47
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-inherits, node-readable-stream (>= 3.4.0)
Size: 13844
SHA256: ea90eda878070331b5a97bc4b99b23aee04bd641558880e9e4c701369ac02227
SHA1: 48776eb4b398da16b19daeacaf6cff6d500862cf
MD5sum: fcfd09d2ef8422775c7e1eec921d5e20
Description: access multiple buffers with Buffer interface - Node.js module
bl is a storage object for collections of Node.js Buffers, exposing them with
the main Buffer readable API. Also works as a duplex stream so you can collect
buffers from a stream that emits them and emit buffers to a stream that
consumes them.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/rvagg/bl
Section: javascript
Priority: optional
Filename: pool/main/n/node-bl/node-bl_5.1.0-1_all.deb