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

Last updated: May 19,2024

1. Install "node-matcher" package

Learn how to install node-matcher on Kali Linux

$ sudo apt update $ sudo apt install node-matcher

2. Uninstall "node-matcher" package

This guide let you learn how to uninstall node-matcher on Kali Linux:

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

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

Package: node-matcher
Version: 5.0.0-2
Installed-Size: 23
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-escape-string-regexp
Size: 6068
SHA256: 24bca8283d7a83fd53188ef78067ed3863c4300f2e36100b4575b05fd4a7fbe6
SHA1: 0440e59c46994bff0e4e0ad3e82f56a27abc8e9c
MD5sum: 5eb5daf63f31b1bc3dc83793b034445a
Description: Simple wildcard matching
Useful when you want to accept loose string input and regexes/globs are too
convoluted.
.
This module can be used in different ways. It can accept an array of input's
and pattern's and returns an array of inputs filtered based on the patterns.
Or it returns a boolean of whether if the input matches the pattern.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/matcher
Section: javascript
Priority: optional
Filename: pool/main/n/node-matcher/node-matcher_5.0.0-2_all.deb