How to Install and Uninstall python3-mapbox-earcut Package on Kali Linux

Last updated: November 26,2024

1. Install "python3-mapbox-earcut" package

In this section, we are going to explain the necessary steps to install python3-mapbox-earcut on Kali Linux

$ sudo apt update $ sudo apt install python3-mapbox-earcut

2. Uninstall "python3-mapbox-earcut" package

Please follow the steps below to uninstall python3-mapbox-earcut on Kali Linux:

$ sudo apt remove python3-mapbox-earcut $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mapbox-earcut package on Kali Linux

Package: python3-mapbox-earcut
Source: python-mapbox-earcut (1.0.1-3)
Version: 1.0.1-3+b1
Installed-Size: 396
Maintainer: Debian Math Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 96432
SHA256: 2016a9d9527fc02f2d30b382e31faa9d97ac70ee2ba79e0aa16d4a858b0db904
SHA1: 54bc01d4e8d156e51fd0a94241e80bc5fb2b609c
MD5sum: a3cf13af8198573916c039f4b040622c
Description: Python bindings for the Mapbox Earcut library
The Mapbox Earcut library implements a modified ear slicing algorithm,
optimized by z-order curve hashing and extended to handle holes, twisted
polygons, degeneracies and self-intersections in a way that doesn't guarantee
correctness of triangulation, but attempts to always produce acceptable
results for practical data like geographical shapes.
.
This package provides Python 3 bindings.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/skogler/mapbox_earcut_python
Section: python
Priority: optional
Filename: pool/main/p/python-mapbox-earcut/python3-mapbox-earcut_1.0.1-3+b1_amd64.deb