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

Last updated: October 05,2024

1. Install "node-glob-stream" package

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

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

2. Uninstall "node-glob-stream" package

This is a short guide on how to uninstall node-glob-stream on Kali Linux:

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

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

Package: node-glob-stream
Version: 7.0.0+~6.1.1-2
Installed-Size: 28
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-glob-stream (= 6.1.1)
Depends: node-extend, node-glob, node-glob-parent, node-is-negated-glob, node-ordered-read-streams, node-pumpify, node-readable-stream, node-remove-trailing-separator, node-to-absolute-glob, node-unique-stream
Breaks: node-help-me (<< 1.1)
Size: 8888
SHA256: 92721442c0a6ad223ad67f922e6e06e1cd23e2543de546da1b6b551eee7d30d9
SHA1: fafd8c69063aa8a9387b51f565b796882a4bec4d
MD5sum: fd77f642ba4925e0b4f4da7bdbeea3c3
Description: wrapper around node-glob to make it streamy
You can pass any combination of globs. One caveat is that you can not only
pass a glob negation, you must give it at least one positive glob so it knows
where to start. All given must match for the file to be returned.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://gulpjs.com
Section: javascript
Priority: optional
Filename: pool/main/n/node-glob-stream/node-glob-stream_7.0.0+~6.1.1-2_all.deb