ipinfo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ipinfo

* (Optional) Uninstall ipinfo on Arch using YAY

$ yay -Rns ipinfo

2. Manually Install "ipinfo" via AUR

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

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

b. Clone ipinfo's git locally

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

c. Go to ~/ipinfo folder and install it

$ cd ~/ipinfo $ makepkg -si

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

ID: 519246
Name: ipinfo
PackageBaseID: 121074
PackageBase: ipinfo
Version: 0.1-1
Description: Command line client for ipinfo.io, darksky.io
URL: https://github.com/syui/ipinfo
NumVotes: 0
Popularity: 0
OutOfDate: 1690413410
Maintainer: syui
Submitter: syui
FirstSubmitted: 1490794737
LastModified: 1528919179
URLPath: /cgit/aur.git/snapshot/ipinfo.tar.gz