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

Last updated: May 12,2024

1. Install "node-glob" package

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

$ sudo apt update $ sudo apt install node-glob

2. Uninstall "node-glob" package

This tutorial shows how to uninstall node-glob on Kali Linux:

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

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

Package: node-glob
Version: 8.1.0+~cs8.5.15-1
Installed-Size: 221
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-globalyzer (= 0.1.4), node-globrex (= 0.1.2), node-tiny-glob (= 0.2.9), node-types-glob (= 8.1.0)
Depends: node-fs.realpath, node-inflight, node-inherits, node-minimatch (>= 9), node-once
Breaks: node-typescript-types (<< 20201105-1~)
Size: 133900
SHA256: a2bead8dd0fe1663d1dbdaee5aec974a9f49a4c493aff1d3afbab610b5d2e497
SHA1: 859178fab67841b908dcc51daf532a96196ef600
MD5sum: 4b3a949f117e33c6c10a1b139add36cd
Description: glob functionality for Node.js
node-glob is a glob implementation for Node.js
.
It features brace expansion, extended glob matching, globstar matching,
and can be invoked synchronously as well as asynchronously.
It uses minimatch for pattern matching.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Homepage: https://github.com/isaacs/node-glob
Section: javascript
Priority: optional
Filename: pool/main/n/node-glob/node-glob_8.1.0+~cs8.5.15-1_all.deb