mapcache on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mapcache

* (Optional) Uninstall mapcache on Arch using YAY

$ yay -Rns mapcache

2. Manually Install "mapcache" via AUR

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

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

b. Clone mapcache's git locally

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

c. Go to ~/mapcache folder and install it

$ cd ~/mapcache $ makepkg -si

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

ID: 1044851
Name: mapcache
PackageBaseID: 65810
PackageBase: mapcache
Version: 1.12.0-1
Description: A server that implements tile caching to speed up access to WMS layers
URL: https://www.mapserver.org/mapcache/
NumVotes: 3
Popularity: 0.184086
OutOfDate: 1657132625
Maintainer: geosam
FirstSubmitted: 1356659544
LastModified: 1646149755
URLPath: /cgit/aur.git/snapshot/mapcache.tar.gz