python-ipware on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-ipware

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

$ yay -Rns python-ipware

2. Manually Install "python-ipware" via AUR

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

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

b. Clone python-ipware's git locally

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

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

$ cd ~/python-ipware $ makepkg -si

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

ID: 1382461
Name: python-ipware
PackageBaseID: 193645
PackageBase: python-ipware
Version: 2.0.1-1
Description: Returns the best matched IP address from a given HTTP(s) header in Python
URL: https://github.com/un33k/python-ipware
NumVotes: 1
Popularity: 0.565846
OutOfDate:
Maintainer: amo
Submitter: amo
FirstSubmitted: 1684184451
LastModified: 1704725639
URLPath: /cgit/aur.git/snapshot/python-ipware.tar.gz