tilemaker on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tilemaker

* (Optional) Uninstall tilemaker on Arch using YAY

$ yay -Rns tilemaker

2. Manually Install "tilemaker" via AUR

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

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

b. Clone tilemaker's git locally

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

c. Go to ~/tilemaker folder and install it

$ cd ~/tilemaker $ makepkg -si

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

ID: 1386750
Name: tilemaker
PackageBaseID: 134025
PackageBase: tilemaker
Version: 3.0.0-1
Description: Convert OpenStreetMap .pbf files into vector tiles without the stack
URL: https://github.com/systemed/tilemaker
NumVotes: 3
Popularity: 0.157127
OutOfDate:
Maintainer: akstrfn
Submitter: simon04
FirstSubmitted: 1530858211
LastModified: 1705409792
URLPath: /cgit/aur.git/snapshot/tilemaker.tar.gz