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

Last updated: May 11,2024

1. Install "node-minimatch" package

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

$ sudo apt update $ sudo apt install node-minimatch

2. Uninstall "node-minimatch" package

Learn how to uninstall node-minimatch on Kali Linux:

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

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

Package: node-minimatch
Version: 9.0.3-4
Installed-Size: 458
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-brace-expansion
Breaks: node-glob (<< 8.0.3+~cs8.4.15-2~), node-typescript-types (<< 20201105-1~)
Size: 50804
SHA256: e5014776c7b66722461ca7ee6e28906915623b207269444b351f4cf698c9a32d
SHA1: ed46ce56878c7b6e1c963c7d20380cd8d8bb37a6
MD5sum: ebbbc5ce6f969bddb67f00d6d8c17840
Description: Convert glob expressions into RegExp objects for Node.js
A pure javascript, not strictly compatible, implementation of fnmatch/glob.
Supports negation, comment, double-star, brace expansion.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Homepage: https://github.com/isaacs/minimatch
Section: javascript
Priority: optional
Filename: pool/main/n/node-minimatch/node-minimatch_9.0.3-4_all.deb