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

Last updated: May 19,2024

1. Install "node-babel-loader" package

This is a short guide on how to install node-babel-loader on Kali Linux

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

2. Uninstall "node-babel-loader" package

Learn how to uninstall node-babel-loader on Kali Linux:

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

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

Package: node-babel-loader
Version: 9.1.0-3
Installed-Size: 44
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-babel-core (>= 7), node-find-cache-dir (>= 3.3.1~), node-schema-utils (>= 3.0~), webpack (>= 5)
Enhances: webpack (>= 4.0.0)
Size: 17164
SHA256: fc59e992dc8209b3603dbe3e08b4bbfe6c488109ee5372526983a238ca1d97fd
SHA1: 17da5af56a033ccf943f0805ef2e7faf4abcd024
MD5sum: 403b611b2d7ea2f09348d108e27b59ab
Description: babel module loader for webpack
This library is a babel loader module 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/babel/babel-loader
Section: javascript
Priority: optional
Filename: pool/main/n/node-babel-loader/node-babel-loader_9.1.0-3_all.deb