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

Last updated: January 11,2025

1. Install "node-watchpack" package

Please follow the guidance below to install node-watchpack on Kali Linux

$ sudo apt update $ sudo apt install node-watchpack

2. Uninstall "node-watchpack" package

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

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

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

Package: node-watchpack
Version: 2.4.0+~cs2.8.1-1
Installed-Size: 87
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-glob-to-regexp (= 0.4.1), node-types-watchpack (= 2.4.0)
Depends: node-chokidar (>= 2.0.2~), node-graceful-fs, node-neo-async
Size: 20244
SHA256: 74ddbb32cda91c686e9b91e713841eb0eb08f2b1997c21bdfd140d11eda0bdb2
SHA1: ed4192c498379a5ffd8f2adad36398ae27f4b937
MD5sum: 17ddee17319a06aa804330ae745c5862
Description: Wrapper library for directory and file watching
The watchpack high level API doesn't map directly to watchers. Instead a
three level architecture ensures that for each directory only a single
watcher exists.
.
This library is a dependency for webpack. Webpack takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Webpack exposes this code
to programs that are unaware they are running in a browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/webpack/watchpack
Section: javascript
Priority: optional
Filename: pool/main/n/node-watchpack/node-watchpack_2.4.0+~cs2.8.1-1_all.deb