How to Install and Uninstall node-d3-polygon Package on Kali Linux

Last updated: May 16,2024

1. Install "node-d3-polygon" package

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

$ sudo apt update $ sudo apt install node-d3-polygon

2. Uninstall "node-d3-polygon" package

In this section, we are going to explain the necessary steps to uninstall node-d3-polygon on Kali Linux:

$ sudo apt remove node-d3-polygon $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-d3-polygon package on Kali Linux

Package: node-d3-polygon
Version: 1.0.6+~1.0.8-1
Installed-Size: 40
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-d3-polygon (= 1.0.8)
Size: 8580
SHA256: a80e204d61890ee77b6cb2ad3bed9b652aa05ccc90e9cf1e5e0fd441eb39f810
SHA1: 190ac2b78c8f03dfc2140b040c2ef75506765283
MD5sum: 99a9ada6ab6ac9084681bb96a9766484
Description: Operations for two-dimensional polygons
This module provides a few basic geometric operations for two-dimensional
polygons. Each polygon is represented as an array of two-element arrays
[[x1, y1], [x2, y2], …], and may either be closed (wherein the first and last
point are the same) or open (wherein they are not).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://d3js.org/d3-polygon/
Section: javascript
Priority: optional
Filename: pool/main/n/node-d3-polygon/node-d3-polygon_1.0.6+~1.0.8-1_all.deb