python-mapnik on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S python-mapnik

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

$ yay -Rns python-mapnik

2. Manually Install "python-mapnik" via AUR

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

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

b. Clone python-mapnik's git locally

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

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

$ cd ~/python-mapnik $ makepkg -si

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

ID: 1364386
Name: python-mapnik
PackageBaseID: 121295
PackageBase: python-mapnik
Version: 3.0.16-4
Description: Python3 bindings for Mapnik
URL: https://github.com/mapnik/python-mapnik
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mindthegap
Submitter: geosam
FirstSubmitted: 1491490653
LastModified: 1701702369
URLPath: /cgit/aur.git/snapshot/python-mapnik.tar.gz