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

Last updated: May 18,2024

1. Install "node-tapable" package

This guide let you learn how to install node-tapable on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-tapable

2. Uninstall "node-tapable" package

This guide covers the steps necessary to uninstall node-tapable on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-tapable
Architecture: all
Version: 1.0.0-4
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 252
Depends: nodejs
Breaks: node-enhanced-resolve (<< 4.1~), webpack (<< 4.0~)
Filename: pool/universe/n/node-tapable/node-tapable_1.0.0-4_all.deb
Size: 20620
MD5sum: 1f465bb2594180957a9974eaad56dd4f
SHA1: 77d8a71ea02fe7720eeae7514720a8265f4cf0b5
SHA256: afcf0251d9913264e0f6835b0b1891e89aa9fc5a48d0196a9b81926a725aceef
SHA512: b6ac680d82ccd9bb2c7e2cbc4404be56b49d58f0fc5c413763ac4d2da2c48dff44e70c60e5b1a81ccef8bc466c39700f7ed848df01835b6449084b8ed5ef0a24
Homepage: https://github.com/webpack/tapable
Description-en: just a little module for plugins
Tapable is a class for plugin binding and applying.
.
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: 3ca493dfaebe6d3b68f5b1fb0832a0df