myip on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S myip

* (Optional) Uninstall myip on Arch using YAY

$ yay -Rns myip

2. Manually Install "myip" via AUR

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

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

b. Clone myip's git locally

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

c. Go to ~/myip folder and install it

$ cd ~/myip $ makepkg -si

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

ID: 648526
Name: myip
PackageBaseID: 121961
PackageBase: myip
Version: 1.0.2-1
Description: Print your public or private IP address
URL: https://github.com/aureooms/myip
NumVotes: 9
Popularity: 3.0E-6
OutOfDate:
Maintainer: aureooms
Submitter: aureooms
FirstSubmitted: 1493660850
LastModified: 1569051571
URLPath: /cgit/aur.git/snapshot/myip.tar.gz