How to Install and Uninstall node-mini-css-extract-plugin Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

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

In this section, we are going to explain the necessary steps to install node-mini-css-extract-plugin on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the instructions below to uninstall node-mini-css-extract-plugin on Ubuntu 21.10 (Impish Indri):

$ 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 Ubuntu 21.10 (Impish Indri)

Package: node-mini-css-extract-plugin
Architecture: all
Version: 1.3.3-1
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 78
Depends: node-schema-utils (>= 3.0.0~), node-loader-utils (>= 2.0.0~), node-webpack-sources (>= 1.1.0), webpack (>= 4.0~)
Filename: pool/universe/n/node-mini-css-extract-plugin/node-mini-css-extract-plugin_1.3.3-1_all.deb
Size: 21452
MD5sum: 9aae6f48fe47be8bf81ed0a5bb15eb53
SHA1: c91ee86b36c0dc832d9765e73604581dce2236ed
SHA256: 5f809890d4a26fbaa40c00e123305c25350d9fc4758e165dd4cec5129a287a8a
SHA512: 14e4ed2db82daf13f0d9178da0b5c6e1e905cc1649babd81a33c557e707971ebc9e83e7f5ed0a267e679aba537732acfaf8060f644ca339a1476577bbba17135
Homepage: https://github.com/webpack-contrib/mini-css-extract-plugin
Description-en: 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: 1deb8b6d0aa141a8d46cb884ce9ffcb8