How to Install and Uninstall node-style-loader Package on Kali Linux

Last updated: May 18,2024

1. Install "node-style-loader" package

This guide let you learn how to install node-style-loader on Kali Linux

$ sudo apt update $ sudo apt install node-style-loader

2. Uninstall "node-style-loader" package

Please follow the guidelines below to uninstall node-style-loader on Kali Linux:

$ sudo apt remove node-style-loader $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-style-loader package on Kali Linux

Package: node-style-loader
Version: 3.3.1-2
Installed-Size: 64
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-loader-utils (>= 2.0~), node-schema-utils (>= 3.0~)
Enhances: webpack
Size: 21064
SHA256: ebfbdd7d2c7184574ff1ec5c7f355111071ef2e383c65c2d079df0dcf48d8a6f
SHA1: 445e6ecb342309c88be1bfc5cde374465e9305fc
MD5sum: 99f4081014ef94986615589d2da1a903
Description: style loader module for webpack
This library is a style loader module for webpack.
.
Webpack takes code targeted at node.js and adapts it to run in the browser.
Node.js comes with an API of its own that is not available in 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:
Multi-Arch: foreign
Homepage: https://github.com/webpack/style-loader
Section: javascript
Priority: optional
Filename: pool/main/n/node-style-loader/node-style-loader_3.3.1-2_all.deb