mod_tile on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S mod_tile

* (Optional) Uninstall mod_tile on Arch using YAY

$ yay -Rns mod_tile

2. Manually Install "mod_tile" via AUR

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

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

b. Clone mod_tile's git locally

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

c. Go to ~/mod_tile folder and install it

$ cd ~/mod_tile $ makepkg -si

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

ID: 1428707
Name: mod_tile
PackageBaseID: 200717
PackageBase: mod_tile
Version: 0.7.1-1
Description: An Apache 2 module to deliver map tiles
URL: https://github.com/openstreetmap/mod_tile
NumVotes: 1
Popularity: 0.180691
OutOfDate:
Maintainer: dhummel
Submitter: dhummel
FirstSubmitted: 1703173594
LastModified: 1710621284
URLPath: /cgit/aur.git/snapshot/mod_tile.tar.gz