python-ipify on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-ipify

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

$ yay -Rns python-ipify

2. Manually Install "python-ipify" via AUR

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

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

b. Clone python-ipify's git locally

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

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

$ cd ~/python-ipify $ makepkg -si

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

ID: 226377
Name: python-ipify
PackageBaseID: 98974
PackageBase: python-ipify
Version: 1.0.0-1
Description: The official client library for ipify: A Simple IP Address API
URL: https://github.com/rdegges/python-ipify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
FirstSubmitted: 1440873832
LastModified: 1440873941
URLPath: /cgit/aur.git/snapshot/python-ipify.tar.gz