tileserver-gl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tileserver-gl

* (Optional) Uninstall tileserver-gl on Arch using YAY

$ yay -Rns tileserver-gl

2. Manually Install "tileserver-gl" via AUR

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

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

b. Clone tileserver-gl's git locally

$ git clone https://aur.archlinux.org/tileserver-gl.git ~/tileserver-gl

c. Go to ~/tileserver-gl folder and install it

$ cd ~/tileserver-gl $ makepkg -si

3. Information about the tileserver-gl package on Arch User Repository (AUR)

ID: 1242220
Name: tileserver-gl
PackageBaseID: 191729
PackageBase: tileserver-gl
Version: 4.4.10-1
Description: Server-side rendering of vector and raster maps with GL styles
URL: https://github.com/maptiler/tileserver-gl
NumVotes: 0
Popularity: 0
OutOfDate: 1705049135
Maintainer: AndreaCattaneo
Submitter: AndreaCattaneo
FirstSubmitted: 1679242310
LastModified: 1681639433
URLPath: /cgit/aur.git/snapshot/tileserver-gl.tar.gz