How to Install and Uninstall node-vega-embed Package on Kali Linux

Last updated: July 05,2024

1. Install "node-vega-embed" package

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

$ sudo apt update $ sudo apt install node-vega-embed

2. Uninstall "node-vega-embed" package

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

$ sudo apt remove node-vega-embed $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-vega-embed package on Kali Linux

Package: node-vega-embed
Version: 6.23.0-1
Installed-Size: 1234
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-fast-json-patch, node-semver, node-tslib, node-vega-interpreter, node-vega-lite, node-vega-schema-url-parser, node-vega-themes, node-vega-tooltip
Size: 157488
SHA256: adfcaf9735239e323a7a90baa9980fed87f890d24ff3814f383e618298b9d205
SHA1: 2292bfc16ddb58eb005933eb1de50f59fe17a963
MD5sum: 8e0ea4e74f91eca7fcf2d1e830c6904f
Description: Node.js library to easily embed vega views
node-vega-embed makes it easy to embed interactive node-vega and
node-vega-lite views into web pages. With node-vega-embed, it is possible
to:
* Load Vega/Vega-Lite specs from source text, parsed JSON, or URLs
* Patch Vega specsto add additional functionality
* Add action links such as "View Source" and "Open in Vega Editor"
* Include Vega Tooltip
Description-md5:
Homepage: https://github.com/vega/vega-embed#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-vega-embed/node-vega-embed_6.23.0-1_all.deb

5. The same packages on other Linux Distributions