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

Last updated: May 22,2024

1. Install "node-buble" package

Please follow the guidance below to install node-buble on Kali Linux

$ sudo apt update $ sudo apt install node-buble

2. Uninstall "node-buble" package

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

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

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

Package: node-buble
Version: 0.20.0+~0.20.1-5
Installed-Size: 5611
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-buble (= 0.20.1)
Depends: node-acorn, node-chalk, node-magic-string, node-minimist, node-regexpu-core, nodejs:any
Size: 298828
SHA256: 6ea44645c7fdb6a98cd14d9dd20cf1d4ad553639a52ca5d1f60fd50304c9cca2
SHA1: c437ba2d2a43b78c0f3f8a3574249a61e3e61731
MD5sum: 5d6ec795175f20fa9e9752aefc15baaf
Description: Fast ES2015 compiler for Node.js
Bublé is a ES2015 compiler : it will turn ES6 javascript code into
Javascript that can run in older ES5 environments. Notice that not all
of ES6 is supported, either because they give size or performance issues
or because they can't be transpiled to ES5.
.
ES6 (or ES2015) is ECMAScript version 6 released in 2015 and is supported
for instance by Firefox 55. The older ES5 released in 2011 was supported
for instance by Firefox 4.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/bublejs/buble
Javascript-Built-Using: mocha (= 10.2.0+ds1+~cs29.5.1-1),node-acorn (= 8.8.1+ds+~cs25.17.7-2),node-chalk (= 5.2.0-1),node-console-group (= 0.3.3-5),node-glob (= 8.0.3+~cs8.4.15-1),node-magic-string (= 0.30.1-1),node-minimist (= 1.2.7+~cs5.3.2-2),node-regexpu-core (= 5.2.2-3),node-rimraf (= 3.0.2-2),node-rollup-plugin-commonjs (= 24.0.1+ds1-2),node-rollup-plugin-json (= 6.0.0+ds1-2),node-rollup-plugin-node-resolve (= 15.0.1+ds-1),node-source-map (= 0.7.0++dfsg2+really.0.6.1-15),node-source-map-support (= 0.5.21+ds+~0.5.4-1),rollup (= 3.15.0-2)
Section: javascript
Priority: optional
Filename: pool/main/n/node-buble/node-buble_0.20.0+~0.20.1-5_all.deb