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

Last updated: May 03,2024

1. Install "node-bl" package

Please follow the guidance below to install node-bl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-bl

2. Uninstall "node-bl" package

This tutorial shows how to uninstall node-bl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-bl
Priority: extra
Section: universe/web
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.9.3-1
Depends: nodejs
Filename: pool/universe/n/node-bl/node-bl_0.9.3-1_all.deb
Size: 7668
MD5sum: 261a19c2235c262e492959ed8cdd3642
SHA1: f6e4f06f2fcefe3cd861aa526fb71c84e821c921
SHA256: 8a0d2d7d754b79fb2de2dfb0dca4afbace6fab56d7f156028d9c316d1f3e5f34
Description-en: 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: d736d684f83ac937d352b03669c44038
Homepage: https://github.com/rvagg/bl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu