How to Install and Uninstall node-babylon Package on Kali Linux

Last updated: May 21,2024

1. Install "node-babylon" package

This guide covers the steps necessary to install node-babylon on Kali Linux

$ sudo apt update $ sudo apt install node-babylon

2. Uninstall "node-babylon" package

This tutorial shows how to uninstall node-babylon on Kali Linux:

$ sudo apt remove node-babylon $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-babylon package on Kali Linux

Package: node-babylon
Version: 6.18.0+~6.16.6-2
Installed-Size: 312
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-babylon (= 6.16.6)
Depends: nodejs:any
Size: 65868
SHA256: 2666f2de2caae6584a0323aa391f7cb05dc2cd64230aeced183ec52d13ee0877
SHA1: ef011a9063ec51ba4b56f9ec52e754ec19c8f8cf
MD5sum: e6ccf7005bb2e14d30e62502313fcf2c
Description: JavaScript parser used in Babel
Babel is a JavaScript compiler to use next generation JavaScript, today.
.
ES2015 and beyond: Babel has support for the latest version of JavaScript
through syntax transformers. These plugins allow you to use new syntax, right
now without waiting for browser support.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://babeljs.io/
Section: javascript
Priority: optional
Filename: pool/main/n/node-babylon/node-babylon_6.18.0+~6.16.6-2_all.deb