How to Install and Uninstall node-watchpack Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "node-watchpack" package

In this section, we are going to explain the necessary steps to install node-watchpack on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-watchpack

2. Uninstall "node-watchpack" package

Please follow the steps below to uninstall node-watchpack on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-watchpack package on Ubuntu 21.10 (Impish Indri)

Package: node-watchpack
Architecture: all
Version: 2.1.0-1
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 74
Provides: node-glob-to-regexp (= 0.4.1)
Depends: node-chokidar (>= 2.0.2~), node-graceful-fs (>= 4.1.2), node-neo-async
Filename: pool/universe/n/node-watchpack/node-watchpack_2.1.0-1_all.deb
Size: 17556
MD5sum: 121edf092977306725fc21e46d09236d
SHA1: 513f9495e87d33c897894c95d135cb54ae31d6fe
SHA256: cb66939562b9aee68b3918873a38518d44ca49e70b787255339a630ee67d1c75
SHA512: d994a1a475448b408dac417af921d54cbb785f091d753a2c55b5d74e3a5f020a4183791464a91b7656385ae9932239591ebf3bc2734c6bf28882369883d1b252
Homepage: https://github.com/webpack/watchpack
Description-en: 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: 9eb7f5c6f8f55023e02ab14eb02d1f47