sys-hostaddr on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S sys-hostaddr

* (Optional) Uninstall sys-hostaddr on Arch using YAY

$ yay -Rns sys-hostaddr

2. Manually Install "sys-hostaddr" via AUR

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

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

b. Clone sys-hostaddr's git locally

$ git clone https://aur.archlinux.org/sys-hostaddr.git ~/sys-hostaddr

c. Go to ~/sys-hostaddr folder and install it

$ cd ~/sys-hostaddr $ makepkg -si

3. Information about the sys-hostaddr package on Arch User Repository (AUR)

ID: 1394969
Name: sys-hostaddr
PackageBaseID: 89495
PackageBase: sys-hostaddr
Version: 0.993-1
Description: provides methods to help retreive IP address and interface information about a local host
URL: https://jeremy.kister.net/code/Sys-HostAddr-0.993/README
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vmalloc
Submitter: vmalloc
FirstSubmitted: 1421497013
LastModified: 1706536874
URLPath: /cgit/aur.git/snapshot/sys-hostaddr.tar.gz