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

Last updated: May 02,2024

1. Install "node-webpack-merge" package

Please follow the step by step instructions below to install node-webpack-merge on Kali Linux

$ sudo apt update $ sudo apt install node-webpack-merge

2. Uninstall "node-webpack-merge" package

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

$ sudo apt remove node-webpack-merge $ sudo apt autoclean && sudo apt autoremove

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

Package: node-webpack-merge
Version: 5.8.0+~2.0.0-1
Installed-Size: 65
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-wildcard
Depends: node-clone-deep
Size: 17520
SHA256: 7b184c9bc412f7335b656216c5be78faf3185fc8c93c65cd1a11610bb3dd299c
SHA1: 6955aff6339490dff2a5a3581745d4272cd8f9d9
MD5sum: 52a9928a44000066d793dcdab4ef1ac3
Description: merge designed for Webpack
webpack-merge provides a merge function
that concatenates arrays and merges objects
creating a new object.
If functions are encountered,
it will execute them, run the results through the algorithm,
and then wrap the returned values within a function again.
.
This behavior is particularly useful in configuring webpack
although it has uses beyond it.
Whenever you need to merge configuration objects,
webpack-merge can come in handy.
.
There's also a webpack specific merge variant
known as merge.smart
that's able to take webpack specifics into account
(i.e., it can flatten loader definitions).
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/survivejs/webpack-merge
Section: javascript
Priority: optional
Filename: pool/main/n/node-webpack-merge/node-webpack-merge_5.8.0+~2.0.0-1_all.deb