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

Last updated: May 12,2024

1. Install "node-extract-text-webpack-plugin" package

Please follow the guidelines below to install node-extract-text-webpack-plugin on Kali Linux

$ sudo apt update $ sudo apt install node-extract-text-webpack-plugin

2. Uninstall "node-extract-text-webpack-plugin" package

This guide covers the steps necessary to uninstall node-extract-text-webpack-plugin on Kali Linux:

$ sudo apt remove node-extract-text-webpack-plugin $ sudo apt autoclean && sudo apt autoremove

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

Package: node-extract-text-webpack-plugin
Version: 3.0.2-6
Installed-Size: 53
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-loader-utils (>= 1.1.0), node-neo-async, node-schema-utils (>= 3.0.0~), node-webpack-sources, webpack
Size: 14628
SHA256: 64dff1c641cfb697dbcbc96dcb85e3ff8623915788bb87a692452978be691949
SHA1: f49f10ca6d4c3fc61cc47c36ec9eaef41127114f
MD5sum: 9f115d11b41bbf80e1274ffe6736d76a
Description: Extract text from bundle into a file
It moves all the required *.css modules in entry chunks into a separate CSS
file. So styles are no longer inlined into the JS bundle, but in a separate
CSS file (styles.css). If total stylesheet volume is big, it will be faster
because the CSS bundle is loaded in parallel to the JS bundle.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 5924cc13c74f038de8e7701a49b2c670
Homepage: https://github.com/webpack-contrib/extract-text-webpack-plugin
Section: javascript
Priority: optional
Filename: pool/main/n/node-extract-text-webpack-plugin/node-extract-text-webpack-plugin_3.0.2-6_all.deb