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

Last updated: May 08,2024

1. Install "node-loader-runner" package

This tutorial shows how to install node-loader-runner on Kali Linux

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

2. Uninstall "node-loader-runner" package

This is a short guide on how to uninstall node-loader-runner on Kali Linux:

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

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

Package: node-loader-runner
Version: 4.3.0-1
Installed-Size: 31
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 7644
SHA256: a6113d8ef6e899751b7104ab8246d04ed2fa9ad8e795c2c3228460b8745b4663
SHA1: da20f08fce901f5fdfac296f313174ae559d27bb
MD5sum: fa2f62d0b2a042e5642e44293aad22bf
Description: Runs (webpack) loaders
This library is a dependency for webpack. 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:
Multi-Arch: foreign
Homepage: https://github.com/webpack/loader-runner
Section: javascript
Priority: optional
Filename: pool/main/n/node-loader-runner/node-loader-runner_4.3.0-1_all.deb