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

Last updated: May 10,2024

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

Please follow the instructions below to install node-copy-webpack-plugin on Kali Linux

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

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

This tutorial shows how to uninstall node-copy-webpack-plugin on Kali Linux:

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

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

Package: node-copy-webpack-plugin
Version: 11.0.0-3
Installed-Size: 80
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-glob-parent, node-globby, node-normalize-path, node-schema-utils (>= 3), node-serialize-javascript, webpack
Size: 25872
SHA256: f6d8f5cf1e453f84149d569dc1075425d2ba471d58f33370d2931e33ea4c9232
SHA1: 9298a72ffb3153d2080795159fa4d83c9b7e0a36
MD5sum: 6b28b6cf41988d7d68b32972e400670d
Description: Copy files and directories in webpack
This webpack plugin copies individual files or entire directories to the build
directory.
.
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-contrib/copy-webpack-plugin
Section: javascript
Priority: optional
Filename: pool/main/n/node-copy-webpack-plugin/node-copy-webpack-plugin_11.0.0-3_all.deb