addrwatch on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S addrwatch

* (Optional) Uninstall addrwatch on Arch using YAY

$ yay -Rns addrwatch

2. Manually Install "addrwatch" via AUR

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

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

b. Clone addrwatch's git locally

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

c. Go to ~/addrwatch folder and install it

$ cd ~/addrwatch $ makepkg -si

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

ID: 758540
Name: addrwatch
PackageBaseID: 135673
PackageBase: addrwatch
Version: 1.0.2-1
Description: A tool similar to arpwatch for IPv4/IPv6 and ethernet address pairing monitoring
URL: https://github.com/fln/addrwatch
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1536029470
LastModified: 1593489662
URLPath: /cgit/aur.git/snapshot/addrwatch.tar.gz