myip-rs on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S myip-rs

* (Optional) Uninstall myip-rs on Arch using YAY

$ yay -Rns myip-rs

2. Manually Install "myip-rs" via AUR

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

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

b. Clone myip-rs's git locally

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

c. Go to ~/myip-rs folder and install it

$ cd ~/myip-rs $ makepkg -si

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

ID: 913052
Name: myip-rs
PackageBaseID: 161580
PackageBase: myip-rs
Version: 0.2.1-1
Description: A command-line tool to show your external IP address
URL: https://github.com/crabvk/myip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crabvk
FirstSubmitted: 1609683741
LastModified: 1622169104
URLPath: /cgit/aur.git/snapshot/myip-rs.tar.gz