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

Last updated: May 12,2024

1. Install "node-url-loader" package

In this section, we are going to explain the necessary steps to install node-url-loader on Kali Linux

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

2. Uninstall "node-url-loader" package

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

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

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

Package: node-url-loader
Version: 4.1.1-5
Installed-Size: 33
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-loader-utils (>= 2.0.0), node-mime-types (>= 2.1.27), node-schema-utils (>= 3.0.0)
Size: 11444
SHA256: 69b41ff7ac61223a7d190669436198f0ff85c69a1c0d71597f374de6b251e42f
SHA1: 325b7e986f36077302880b7db6f5145ab248eec3
MD5sum: 6d541b9aa6e272113a20d8ccd08551be
Description: url loader module for webpack
This module loads files as base64 encoded URL.
.
Webpack takes code targeted at node.js and makes it run in the browser.
Node.js comes with API of its own that is not available in the 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:
Homepage: https://github.com/webpack/url-loader#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-url-loader/node-url-loader_4.1.1-5_all.deb