arpalert on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S arpalert

* (Optional) Uninstall arpalert on Arch using YAY

$ yay -Rns arpalert

2. Manually Install "arpalert" via AUR

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

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

b. Clone arpalert's git locally

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

c. Go to ~/arpalert folder and install it

$ cd ~/arpalert $ makepkg -si

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

ID: 1120589
Name: arpalert
PackageBaseID: 138834
PackageBase: arpalert
Version: 2.0.12-1
Description: Monitor ARP changes in ethernet networks
URL: https://www.arpalert.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: adsun
FirstSubmitted: 1547772047
LastModified: 1659399967
URLPath: /cgit/aur.git/snapshot/arpalert.tar.gz