python-googlemaps on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-googlemaps

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

$ yay -Rns python-googlemaps

2. Manually Install "python-googlemaps" via AUR

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

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

b. Clone python-googlemaps's git locally

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

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

$ cd ~/python-googlemaps $ makepkg -si

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

ID: 1334340
Name: python-googlemaps
PackageBaseID: 124870
PackageBase: python-googlemaps
Version: 4.10.0-1
Description: Python client library for Google Maps Platform
URL: https://github.com/googlemaps/google-maps-services-python
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aqua123
Submitter: RcrdBrt
FirstSubmitted: 1502911826
LastModified: 1697385795
URLPath: /cgit/aur.git/snapshot/python-googlemaps.tar.gz