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

Last updated: May 20,2024

1. Install "node-to-regex" package

This guide let you learn how to install node-to-regex on Kali Linux

$ sudo apt update $ sudo apt install node-to-regex

2. Uninstall "node-to-regex" package

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

$ sudo apt remove node-to-regex $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-to-regex package on Kali Linux

Package: node-to-regex
Version: 3.0.2+~cs6.3.28-1
Installed-Size: 361
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-regexp-tree (= 0.1.24), node-safe-regex (= 2.1.1), node-types-safe-regex (= 1.1.3), node-types-to-regex (= 3.0.0)
Depends: node-define-property, node-extend-shallow, node-regex-not, nodejs:any
Size: 55320
SHA256: f627a089fc0d949f590b04baea6b8b725cce076c8db21d56668af469875c4234
SHA1: 019f7c839e689dd28ab07d38e884fac41066d981
MD5sum: f8488d42b4b80ae91aea39d1b8a976e2
Description: regex generator from string or array of strings
to-regex can be used to generate a regex from a string or array of strings.
.
This package installs also regexptree, a regular expressions processor, and
safe-regex, which detects potentially catastrophic exponential-time regular
expressions by limiting the star height to 1.
Description-md5:
Homepage: https://github.com/jonschlinkert/to-regex
Section: javascript
Priority: optional
Filename: pool/main/n/node-to-regex/node-to-regex_3.0.2+~cs6.3.28-1_all.deb