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

Last updated: July 23,2024

1. Install "node-tmatch" package

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

$ sudo apt update $ sudo apt install node-tmatch

2. Uninstall "node-tmatch" package

This guide covers the steps necessary to uninstall node-tmatch on Kali Linux:

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

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

Package: node-tmatch
Version: 5.0.0-4
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 5972
SHA256: 2eb2419aca252b731b06e8b94d53fc4eda82c1e8a0859e81b638420a2aa231f0
SHA1: fb960331a7b0b77036e5cd3791938de0373638b8
MD5sum: e62b84e6cb1806ecf711d4ab3254b6fa
Description: Match an object against a "pattern" object - Node.js module
This module checks weter a value matches a given pattern.
A pattern is an object with a set of fields that must be in
the test object, or a regular expression that a test string
must match, or any combination thereof.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/isaacs/tmatch
Section: javascript
Priority: optional
Filename: pool/main/n/node-tmatch/node-tmatch_5.0.0-4_all.deb