How to Install and Uninstall node-brace-expansion Package on Kali Linux

Last updated: September 20,2024

1. Install "node-brace-expansion" package

This guide covers the steps necessary to install node-brace-expansion on Kali Linux

$ sudo apt update $ sudo apt install node-brace-expansion

2. Uninstall "node-brace-expansion" package

Please follow the guidance below to uninstall node-brace-expansion on Kali Linux:

$ sudo apt remove node-brace-expansion $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-brace-expansion package on Kali Linux

Package: node-brace-expansion
Version: 2.0.1+~1.1.0-1
Installed-Size: 26
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-brace-expansion (= 1.1.0)
Depends: node-balanced-match
Size: 7912
SHA256: d03dd8156cc9d4d2042814449fc2e538eb3788961fec9530b54755d248b38f55
SHA1: 967c17edecb8b539f83596656a53a05fb8024254
MD5sum: b58e3676a614fa9306213d38e6524468
Description: Brace expansion as known from sh/bash for Node.js
node-brace-expansion provides brace expansion as known from sh/bash for
Node.js. It provides the expand() method to return an array of all possible
and valid expansions of the string argument. If none are found, the string
is returned as the only item in the array.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/juliangruber/brace-expansion
Section: javascript
Priority: optional
Filename: pool/main/n/node-brace-expansion/node-brace-expansion_2.0.1+~1.1.0-1_all.deb