python-ip2location on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-ip2location

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

$ yay -Rns python-ip2location

2. Manually Install "python-ip2location" via AUR

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

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

b. Clone python-ip2location's git locally

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

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

$ cd ~/python-ip2location $ makepkg -si

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

ID: 986802
Name: python-ip2location
PackageBaseID: 172944
PackageBase: python-ip2location
Version: 8.6.4-2
Description: A Python Library to reads the geo location information by IP address.
URL: https://pypi.org/project/IP2Location
NumVotes: 0
Popularity: 0
OutOfDate: 1690752120
Maintainer: cygn
Submitter: cygn
FirstSubmitted: 1636550642
LastModified: 1636551015
URLPath: /cgit/aur.git/snapshot/python-ip2location.tar.gz