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

Last updated: May 11,2024

1. Install "node-klaw" package

This is a short guide on how to install node-klaw on Kali Linux

$ sudo apt update $ sudo apt install node-klaw

2. Uninstall "node-klaw" package

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

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

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

Package: node-klaw
Version: 4.0.1-2
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-graceful-fs
Size: 8020
SHA256: bd20941329e9caad8b23f0242ce98f085ec30704470f2d5144b2571707c13372
SHA1: 3b39ab7ff945768af5925196d1f3e6ff6fa34b0d
MD5sum: 2276551e0f7550bf0f18feb4f4ea8436
Description: File system walker for Node.js
Returns a Readable stream that iterates through every file and
directory starting with the given directory as root.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jprichardson/node-klaw#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-klaw/node-klaw_4.0.1-2_all.deb