How to Install and Uninstall python3-mapbox-earcut.x86_64 Package on Fedora 35
Last updated: January 16,2025
1. Install "python3-mapbox-earcut.x86_64" package
Learn how to install python3-mapbox-earcut.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-mapbox-earcut.x86_64
Copied
2. Uninstall "python3-mapbox-earcut.x86_64" package
Please follow the guidelines below to uninstall python3-mapbox-earcut.x86_64 on Fedora 35:
$
sudo dnf remove
python3-mapbox-earcut.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-mapbox-earcut.x86_64 package on Fedora 35
Last metadata expiration check: 1:33:49 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-mapbox-earcut
Version : 1.0.0
Release : 1.fc35
Architecture : x86_64
Size : 73 k
Source : python-mapbox-earcut-1.0.0-1.fc35.src.rpm
Repository : updates
Summary : Python bindings to the mapbox earcut C++ library
URL : https://github.com/skogler/mapbox_earcut_python
License : ISC
Description : Python bindings for the C++ implementation of the Mapbox Earcut library, which
: provides very fast and quite robust triangulation of 2D polygons.
:
: Original code: earcut.hpp
:
: Original description:
:
: The 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.
Available Packages
Name : python3-mapbox-earcut
Version : 1.0.0
Release : 1.fc35
Architecture : x86_64
Size : 73 k
Source : python-mapbox-earcut-1.0.0-1.fc35.src.rpm
Repository : updates
Summary : Python bindings to the mapbox earcut C++ library
URL : https://github.com/skogler/mapbox_earcut_python
License : ISC
Description : Python bindings for the C++ implementation of the Mapbox Earcut library, which
: provides very fast and quite robust triangulation of 2D polygons.
:
: Original code: earcut.hpp
:
: Original description:
:
: The 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.