How to Install and Uninstall node-require-all Package on Kali Linux

Last updated: May 14,2024

1. Install "node-require-all" package

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

$ sudo apt update $ sudo apt install node-require-all

2. Uninstall "node-require-all" package

Please follow the guidance below to uninstall node-require-all on Kali Linux:

$ sudo apt remove node-require-all $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-require-all package on Kali Linux

Package: node-require-all
Version: 3.0.0-3
Installed-Size: 53
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 7780
SHA256: a0aefc8f554c2c6c88cf331055951e89cb645d95dae0cbb2a467c33d0b4081d3
SHA1: 10e8364d757c427f2ed67d60e15ebfe50ec0a9c6
MD5sum: 0e827e16ec68a82e1d99d7de0ef80600
Description: Require all Node.js module files within a directory
This Node.js module provides an easy way to require all module files within a
directory.
.
The require-all call also traverses subdirectories, an exclude regexp for
subdirs can be specified. Additionally, a regexp filter can be given, so
that only module files matching the filter pattern get included.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/felixge/node-require-all
Section: javascript
Priority: optional
Filename: pool/main/n/node-require-all/node-require-all_3.0.0-3_all.deb