googlemaps on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S googlemaps

* (Optional) Uninstall googlemaps on Arch using YAY

$ yay -Rns googlemaps

2. Manually Install "googlemaps" via AUR

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

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

b. Clone googlemaps's git locally

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

c. Go to ~/googlemaps folder and install it

$ cd ~/googlemaps $ makepkg -si

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

ID: 1173155
Name: googlemaps
PackageBaseID: 165963
PackageBase: googlemaps
Version: 20220503-1
Description: Google Maps plugin for QtLocation
URL: https://github.com/vladest/googlemaps
NumVotes: 3
Popularity: 3.0E-6
OutOfDate:
Maintainer: vesath
Submitter: arojas
FirstSubmitted: 1619123439
LastModified: 1669143829
URLPath: /cgit/aur.git/snapshot/googlemaps.tar.gz