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

Last updated: April 29,2024

1. Install "node-rollup-plugin-babel" package

Please follow the guidelines below to install node-rollup-plugin-babel on Kali Linux

$ sudo apt update $ sudo apt install node-rollup-plugin-babel

2. Uninstall "node-rollup-plugin-babel" package

This tutorial shows how to uninstall node-rollup-plugin-babel on Kali Linux:

$ sudo apt remove node-rollup-plugin-babel $ sudo apt autoclean && sudo apt autoremove

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

Package: node-rollup-plugin-babel
Version: 6.0.3+ds1-1
Installed-Size: 67
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-babel-core (>= 7), node-babel-helper-module-imports (>= 7), node-rollup-pluginutils (>= 3.1.0~)
Recommends: rollup
Enhances: rollup
Breaks: rollup (<< 0.68.2+ds~)
Size: 20256
SHA256: 5e75ebcbabea9984e44f6d4c75f21900b887eaaf4c8b6c2b4c5ae61353fceaf2
SHA1: e3f2ec449805ebad63e27cbe4974ed61a5f529cd
MD5sum: 29ec696bbacd34c975a85db9a9cabdb0
Description: Seamless integration between Rollup and Babel
If you're using Babel to transpile your ES6/7 code and Rollup to generate a
standalone bundle, you have a couple of options:
* run the code through Babel first, being careful to exclude the module
transformer, or
* run the code through Rollup first, and *then* pass it to Babel.
.
Both approaches have disadvantages. Using Rollup with rollup-plugin-babel
makes the process far easier.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/rollup/plugins
Section: javascript
Priority: optional
Filename: pool/main/n/node-rollup-plugin-babel/node-rollup-plugin-babel_6.0.3+ds1-1_all.deb