geolocate-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S geolocate-git

* (Optional) Uninstall geolocate-git on Arch using YAY

$ yay -Rns geolocate-git

2. Manually Install "geolocate-git" via AUR

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

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

b. Clone geolocate-git's git locally

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

c. Go to ~/geolocate-git folder and install it

$ cd ~/geolocate-git $ makepkg -si

3. Information about the geolocate-git package on Arch User Repository (AUR)

ID: 617738
Name: geolocate-git
PackageBaseID: 142429
PackageBase: geolocate
Version: geolocate.r1.53fb9b1-1
Description: Obtain an ip's approximate latitude and longitude in a simplistic format (latitude:longitude)
URL: https://github.com/Baitinq/geolocate
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Baitinq
Submitter: Baitinq
FirstSubmitted: 1559307851
LastModified: 1559388766
URLPath: /cgit/aur.git/snapshot/geolocate-git.tar.gz