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

Last updated: May 16,2024

1. Install "node-globule" package

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

$ sudo apt update $ sudo apt install node-globule

2. Uninstall "node-globule" package

Please follow the instructions below to uninstall node-globule on Kali Linux:

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

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

Package: node-globule
Version: 1.3.4+~1.1.4-1
Installed-Size: 30
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-globule (= 1.1.4)
Depends: node-glob, node-lodash, node-minimatch
Size: 8832
SHA256: e1c05b1918db5dd89d75b2106c4bcd680430ad67a9f79f7453199efd730c66ed
SHA1: 68f5903ebd4b8932ecaf0fa3cbf594c209c28311
MD5sum: 60330c16f4cf038ffbd0196dc25ae083
Description: Easy-to-use wildcard globbing library for Node.js
globule is an easy-to-use wildcard globbing library for Node.js.
.
The library offers functions like find(), match() and mapping() that support
globbing patterns.
.
globule.find returns a unique array of all file or directory paths that match
the given globbing pattern(s).
.
globule.match can be used to match one or more globbing patterns against one
or more file paths.
.
globule.mapping returns an array of src-dest file mapping objects for
the given set of source file paths.
.
This package contains the globule module for Node.js.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/cowboy/node-globule
Tag: implemented-in::ecmascript, role::shared-lib
Section: javascript
Priority: optional
Filename: pool/main/n/node-globule/node-globule_1.3.4+~1.1.4-1_all.deb