tilecache on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S tilecache

* (Optional) Uninstall tilecache on Arch using YAY

$ yay -Rns tilecache

2. Manually Install "tilecache" via AUR

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

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

b. Clone tilecache's git locally

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

c. Go to ~/tilecache folder and install it

$ cd ~/tilecache $ makepkg -si

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

ID: 538965
Name: tilecache
PackageBaseID: 135373
PackageBase: tilecache
Version: 2.11-3
Description: TileCache is an implementation of a WMS-C compliant server made available under the BSD license by MetaCarta.
URL: http://tilecache.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1645448885
Maintainer: jerry73204
FirstSubmitted: 1535232064
LastModified: 1535442148
URLPath: /cgit/aur.git/snapshot/tilecache.tar.gz