python-cartopy on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S python-cartopy

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

$ yay -Rns python-cartopy

2. Manually Install "python-cartopy" via AUR

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

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

b. Clone python-cartopy's git locally

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

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

$ cd ~/python-cartopy $ makepkg -si

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

ID: 1366502
Name: python-cartopy
PackageBaseID: 103406
PackageBase: python-cartopy
Version: 0.22.0-1
Description: A cartographic Python library with Matplotlib support for visualisation
URL: https://scitools.org.uk/cartopy/
NumVotes: 10
Popularity: 0.009801
OutOfDate: 1702053833
Maintainer: gauteh
Submitter: gauteh
FirstSubmitted: 1447689637
LastModified: 1702032200
URLPath: /cgit/aur.git/snapshot/python-cartopy.tar.gz