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

Last updated: May 16,2024

1. Install "node-raw-loader" package

Here is a brief guide to show you how to install node-raw-loader on Kali Linux

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

2. Uninstall "node-raw-loader" package

This guide covers the steps necessary to uninstall node-raw-loader on Kali Linux:

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

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

Package: node-raw-loader
Version: 4.0.2-3
Installed-Size: 25
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-loader-utils (>= 2.0~), node-schema-utils (>= 3.0~)
Enhances: webpack
Size: 6820
SHA256: 6938e6b4e6872f8a39c89036264fde197638bf8bfc767557f3cdeec1983b96ca
SHA1: 0914106055beb29b7e9e676d09e756c76963441c
MD5sum: 437d2009a78c363b59ff1b2965a63c23
Description: raw loader module for webpack
This library is a loader for webpack that allows importing files as a String.
.
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/raw-loader
Section: javascript
Priority: optional
Filename: pool/main/n/node-raw-loader/node-raw-loader_4.0.2-3_all.deb