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

Last updated: May 19,2024

1. Install "node-micromatch" package

In this section, we are going to explain the necessary steps to install node-micromatch on Kali Linux

$ sudo apt update $ sudo apt install node-micromatch

2. Uninstall "node-micromatch" package

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

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

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

Package: node-micromatch
Version: 4.0.5+~4.0.2-1
Installed-Size: 77
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-micromatch (= 4.0.2)
Depends: node-braces (>= 3.0.2), node-anymatch (>= 3.1.1+~2.1.1)
Breaks: node-typescript-types (<< 20201105-1~)
Size: 25768
SHA256: 3655377e8a2119b43fdc04112a2c63ba5f75ce1a64742a0857f98735c6d502ba
SHA1: eda011bf291d2c60fe6fe54ad7e55e90c31d7897
MD5sum: 5044fd9b0019bded30de66a32326abf6
Description: Glob matching for javascript/node.js
A drop-in replacement and faster alternative to minimatch and multimatch.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/jonschlinkert/micromatch
Section: javascript
Priority: optional
Filename: pool/main/n/node-micromatch/node-micromatch_4.0.5+~4.0.2-1_all.deb