How to Install and Uninstall node-compression-webpack-plugin Package on Kali Linux

Last updated: September 20,2024

1. Install "node-compression-webpack-plugin" package

In this section, we are going to explain the necessary steps to install node-compression-webpack-plugin on Kali Linux

$ sudo apt update $ sudo apt install node-compression-webpack-plugin

2. Uninstall "node-compression-webpack-plugin" package

Learn how to uninstall node-compression-webpack-plugin on Kali Linux:

$ sudo apt remove node-compression-webpack-plugin $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-compression-webpack-plugin package on Kali Linux

Package: node-compression-webpack-plugin
Version: 10.0.0-2
Installed-Size: 51
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-schema-utils, node-serialize-javascript, webpack (>= 5.0~)
Size: 17476
SHA256: 51544609c22e47879cb006a0570daf7e72f6ed11a4e92469c6e1b92262d6040a
SHA1: 2ff0d4d6d858d1aa5b19c222e46f3f0b44aff225
MD5sum: aaf12df0735e69ede518d17ed37404dc
Description: Prepare compressed versions of assets
This module can be used to prepare compressed versions of assets to serve
them with Content-Encoding.
.
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://webpack.js.org
Section: javascript
Priority: optional
Filename: pool/main/n/node-compression-webpack-plugin/node-compression-webpack-plugin_10.0.0-2_all.deb