How to Install and Uninstall node-raw-loader Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "node-raw-loader" package

This tutorial shows how to install node-raw-loader on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "node-raw-loader" package

Please follow the guidance below to uninstall node-raw-loader on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-raw-loader package on Ubuntu 21.10 (Impish Indri)

Package: node-raw-loader
Architecture: all
Version: 4.0.2-2
Multi-Arch: foreign
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 22
Depends: node-loader-utils (>= 2.0~), node-schema-utils (>= 3.0~)
Enhances: webpack
Filename: pool/universe/n/node-raw-loader/node-raw-loader_4.0.2-2_all.deb
Size: 5868
MD5sum: d978d07df206653a14149609d256abfe
SHA1: a40ea8f49eb58a56b1ebf3a30941456da3fbad81
SHA256: 615eadca0239667fc5517e92dbaa0c113ef948a18f44558b8e943a1111572e0e
SHA512: 979d73abc7fcbd3b40d99d85e4853aa2b00281ac54085ea3a4b48d8ece0856e52475531440203f787ad72d2cb0118aa1f7e76b3fc75d33ca13fee75edcb71f92
Homepage: https://github.com/webpack/raw-loader
Description-en: 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: 7a337e016b375fe1359065016f7e5e73