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

Last updated: May 14,2024

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

This tutorial shows how to install node-uglifyjs-webpack-plugin on Kali Linux

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

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

Here is a brief guide to show you how to uninstall node-uglifyjs-webpack-plugin on Kali Linux:

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

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

Package: node-uglifyjs-webpack-plugin
Version: 1.3.0-9
Installed-Size: 84
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs, node-cacache (>= 10.0.4~), node-find-cache-dir (>= 1.0~), node-schema-utils (>= 3.0~), node-source-map (>= 0.6.1~), node-terser, node-webpack-sources (>= 1.1~), webpack
Size: 23884
SHA256: 8b80fcee9b4142ce9b5da7119d30369ef3a80e7ea2a07853abf899f8c316c121
SHA1: 715c478d0e1a0c1052629359b104fe74c67f938e
MD5sum: 3eac0db79e392a3ff40a1e850e822883
Description: UglifyJS v3 plugin for webpack
This plugin uses UglifyJS v3 API (uglify-es) to minify your JavaScript.
.
Note that webpack contains the same plugin under
webpack.optimize.UglifyJsPlugin. This is a standalone version for those that
want to control the version of UglifyJS. The documentation is valid apart from
the installation instructions in that case.
.
uglify-es is repalced with terser in Debian (uglify-es is unmaintained).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 85809a96bf64172261f0a7f89ae00159
Homepage: https://github.com/webpack-contrib/uglifyjs-webpack-plugin
Section: javascript
Priority: optional
Filename: pool/main/n/node-uglifyjs-webpack-plugin/node-uglifyjs-webpack-plugin_1.3.0-9_all.deb