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

Last updated: May 19,2024

1. Install "node-is-glob" package

Please follow the guidance below to install node-is-glob on Kali Linux

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

2. Uninstall "node-is-glob" package

In this section, we are going to explain the necessary steps to uninstall node-is-glob on Kali Linux:

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

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

Package: node-is-glob
Version: 4.0.3-2
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any, node-is-extglob
Size: 6620
SHA256: 701b15e7b1549c87a12244173b22ca741a32af217a8efe4e24079f31f6bb1b82
SHA1: 0206e4021247fd83b47efa61749bf35db3c10252
MD5sum: 5f468eba76fe385ec4b7d4dd21f91fe8
Description: Node module to return true if a string is a glob or extglob
Node module providing a function that returns true if a string contains
a glob or extglob. Extglobs add the expressive power of regular expressions
to globs patterns.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/jonschlinkert/is-glob
Section: javascript
Priority: optional
Filename: pool/main/n/node-is-glob/node-is-glob_4.0.3-2_all.deb