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

Last updated: May 20,2024

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

Here is a brief guide to show you how to install node-babel-plugin-macros on Kali Linux

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

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

This is a short guide on how to uninstall node-babel-plugin-macros on Kali Linux:

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

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

Package: node-babel-plugin-macros
Source: node-emotion (11.10.7+ds1+~cs8.3.3-4)
Version: 3.1.0~11.10.7+ds1+~cs8.3.3-4
Installed-Size: 37
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-babel-runtime, node-cosmiconfig, node-resolve
Size: 15160
SHA256: b499934262270cdc737528acaef51f1e32d9d369f1af52a791088437e188d05c
SHA1: 33a5bc203818086c02aee7780b26030381867068
MD5sum: 14265d6657e9df1cbc85aed3144e0b0b
Description: BabelJS plugin to allow one to build compile-time libraries
Currently, each babel plugin in the babel ecosystem requires that you
configure it individually. This is fine for things like language features,
but can be frustrating overhead for libraries that allow for compile-time
code transformation as an optimization.
.
babel-plugin-macros defines a standard interface for libraries that want to
use compile-time code transformation without requiring the user to add a
babel plugin to their build system (other than `babel-plugin-macros`, which
is ideally already in place).
Description-md5:
Homepage: https://github.com/kentcdodds/babel-plugin-macros
Section: javascript
Priority: optional
Filename: pool/main/n/node-emotion/node-babel-plugin-macros_3.1.0~11.10.7+ds1+~cs8.3.3-4_all.deb