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

Last updated: October 05,2024

1. Install "node-blob" package

Please follow the step by step instructions below to install node-blob on Kali Linux

$ sudo apt update $ sudo apt install node-blob

2. Uninstall "node-blob" package

Please follow the step by step instructions below to uninstall node-blob on Kali Linux:

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

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

Package: node-blob
Version: 0.0.4-5
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4148
SHA256: 508850b50182704839b2e70da30b9810a6d7548d15139273d0faf3ea2d09ce30
SHA1: 11a45643b5c84112819b48fd472f322ac10f3f39
MD5sum: 5629257981069d70dcc30d096ed58c97
Description: JavaScript blob constructor
blob is a Node.js module that exports a constructor using window.Blob when
available, and a BlobBuilder with any vendor prefix in other cases.
.
If neither is available, it exports undefined.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/rase-/blob
Section: javascript
Priority: optional
Filename: pool/main/n/node-blob/node-blob_0.0.4-5_all.deb