ips on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ips

* (Optional) Uninstall ips on Arch using YAY

$ yay -Rns ips

2. Manually Install "ips" via AUR

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

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

b. Clone ips's git locally

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

c. Go to ~/ips folder and install it

$ cd ~/ips $ makepkg -si

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

ID: 1415571
Name: ips
PackageBaseID: 201464
PackageBase: ips
Version: 0.3.3-1
Description: IP geolocation databases tool and library.
URL: https://github.com/sjzar/ips
NumVotes: 1
Popularity: 0.278148
OutOfDate:
Maintainer: devome
Submitter: devome
FirstSubmitted: 1705040603
LastModified: 1708922918
URLPath: /cgit/aur.git/snapshot/ips.tar.gz