tippecanoe on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "tippecanoe" 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 tippecanoe on Arch using YAY

$ yay -S tippecanoe

* (Optional) Uninstall tippecanoe on Arch using YAY

$ yay -Rns tippecanoe

2. Manually Install "tippecanoe" via AUR

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

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

b. Clone tippecanoe's git locally

$ git clone https://aur.archlinux.org/tippecanoe.git ~/tippecanoe

c. Go to ~/tippecanoe folder and install it

$ cd ~/tippecanoe $ makepkg -si

3. Information about the tippecanoe package on Arch User Repository (AUR)

ID: 1427837
Name: tippecanoe
PackageBaseID: 122418
PackageBase: tippecanoe
Version: 2.45.0-1
Description: Builds vector tilesets from large (or small) collections of GeoJSON features
URL: https://github.com/felt/tippecanoe/
NumVotes: 5
Popularity: 0.565711
OutOfDate:
Maintainer: james
Submitter: james
FirstSubmitted: 1495044633
LastModified: 1710526347
URLPath: /cgit/aur.git/snapshot/tippecanoe.tar.gz