How to Install and Uninstall node-mini-css-extract-plugin Package on Kali Linux

Last updated: May 10,2024

1. Install "node-mini-css-extract-plugin" package

Please follow the instructions below to install node-mini-css-extract-plugin on Kali Linux

$ sudo apt update $ sudo apt install node-mini-css-extract-plugin

2. Uninstall "node-mini-css-extract-plugin" package

Here is a brief guide to show you how to uninstall node-mini-css-extract-plugin on Kali Linux:

$ sudo apt remove node-mini-css-extract-plugin $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-mini-css-extract-plugin package on Kali Linux

Package: node-mini-css-extract-plugin
Version: 2.4.6+~2.4.0-4
Installed-Size: 101
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-mini-css-extract-plugin (= 2.4.0)
Depends: node-loader-utils (>= 2.0.0~), node-schema-utils (>= 3.0.0~), node-webpack-sources (>= 1.1.0), webpack (>= 5.0~)
Size: 34096
SHA256: d924ac115c24de04416fcda2881ce4d25bd47926b5ce5a37ad4626364b99a8ac
SHA1: 56e754b6b2875c614b94c10afbcca5f14c7ee6aa
MD5sum: ccc66adb5159396247c81c8960108b93
Description: extracts CSS into separate files
This plugin extracts CSS into separate files. It creates a CSS file per JS
file which contains CSS. It supports On-Demand-Loading of CSS and SourceMaps.
.
It builds on top of a new webpack v4 feature (module types) and requires
webpack 4 to work.
.
Compared to the extract-text-webpack-plugin:
* Async loading
* No duplicate compilation (performance)
* Easier to use
* Specific to CSS
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/webpack-contrib/mini-css-extract-plugin
Section: javascript
Priority: optional
Filename: pool/main/n/node-mini-css-extract-plugin/node-mini-css-extract-plugin_2.4.6+~2.4.0-4_all.deb