ipinfo-cli on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S ipinfo-cli

* (Optional) Uninstall ipinfo-cli on Arch using YAY

$ yay -Rns ipinfo-cli

2. Manually Install "ipinfo-cli" via AUR

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

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

b. Clone ipinfo-cli's git locally

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

c. Go to ~/ipinfo-cli folder and install it

$ cd ~/ipinfo-cli $ makepkg -si

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

ID: 1419021
Name: ipinfo-cli
PackageBaseID: 172896
PackageBase: ipinfo-cli
Version: 3.3.1-1
Description: Official Command Line Interface for the IPinfo API (IP geolocation and other types of IP data)
URL: https://ipinfo.io
NumVotes: 4
Popularity: 0.001099
OutOfDate:
Maintainer: yochananmarqos
Submitter: dmdutra
FirstSubmitted: 1636431739
LastModified: 1709313565
URLPath: /cgit/aur.git/snapshot/ipinfo-cli.tar.gz