python-mapbox-earcut on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "python-mapbox-earcut" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-mapbox-earcut on Arch using YAY

$ yay -S python-mapbox-earcut

* (Optional) Uninstall python-mapbox-earcut on Arch using YAY

$ yay -Rns python-mapbox-earcut

2. Manually Install "python-mapbox-earcut" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-mapbox-earcut's git locally

$ git clone https://aur.archlinux.org/python-mapbox-earcut.git ~/python-mapbox-earcut

c. Go to ~/python-mapbox-earcut folder and install it

$ cd ~/python-mapbox-earcut $ makepkg -si

3. Information about the python-mapbox-earcut package on Arch User Repository (AUR)

ID: 1359962
Name: python-mapbox-earcut
PackageBaseID: 165222
PackageBase: python-mapbox-earcut
Version: 1.0.1-1
Description: Python bindings for the C++ implementation of the Mapbox Earcut library.
URL: https://github.com/skogler/mapbox_earcut_python
NumVotes: 3
Popularity: 0.00062
OutOfDate:
Maintainer: groctel
Submitter: groctel
FirstSubmitted: 1617553950
LastModified: 1700993952
URLPath: /cgit/aur.git/snapshot/python-mapbox-earcut.tar.gz