python-staticmap on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-staticmap

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

$ yay -Rns python-staticmap

2. Manually Install "python-staticmap" via AUR

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

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

b. Clone python-staticmap's git locally

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

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

$ cd ~/python-staticmap $ makepkg -si

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

ID: 1087108
Name: python-staticmap
PackageBaseID: 179265
PackageBase: python-staticmap
Version: 0.4.3-1
Description: A small, python-based library for creating map images with lines and markers.
URL: https://github.com/komoot/staticmap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pozar87
Submitter: pozar87
FirstSubmitted: 1653901600
LastModified: 1653901600
URLPath: /cgit/aur.git/snapshot/python-staticmap.tar.gz