python2-mapnik on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python2-mapnik

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

$ yay -Rns python2-mapnik

2. Manually Install "python2-mapnik" via AUR

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

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

b. Clone python2-mapnik's git locally

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

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

$ cd ~/python2-mapnik $ makepkg -si

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

ID: 479908
Name: python2-mapnik
PackageBaseID: 121294
PackageBase: python2-mapnik
Version: 3.0.16-1
Description: Python2 bindings for Mapnik
URL: https://github.com/mapnik/python-mapnik
NumVotes: 2
Popularity: 0
OutOfDate: 1645450668
Maintainer:
FirstSubmitted: 1491490292
LastModified: 1516586151
URLPath: /cgit/aur.git/snapshot/python2-mapnik.tar.gz