python-mapproxy on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-mapproxy

* (Optional) Uninstall python-mapproxy on Arch using YAY

$ yay -Rns python-mapproxy

2. Manually Install "python-mapproxy" via AUR

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

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

b. Clone python-mapproxy's git locally

$ git clone https://aur.archlinux.org/python-mapproxy.git ~/python-mapproxy

c. Go to ~/python-mapproxy folder and install it

$ cd ~/python-mapproxy $ makepkg -si

3. Information about the python-mapproxy package on Arch User Repository (AUR)

ID: 1032990
Name: python-mapproxy
PackageBaseID: 110551
PackageBase: python-mapproxy
Version: 1.14.0-1
Description: A tile cache and WMS proxy.
URL: https://github.com/mapproxy/mapproxy
NumVotes: 4
Popularity: 2.0E-6
OutOfDate:
Maintainer:
Submitter: ChaosKid42
FirstSubmitted: 1461599231
LastModified: 1644251526
URLPath: /cgit/aur.git/snapshot/python-mapproxy.tar.gz