netdiscover on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S netdiscover

* (Optional) Uninstall netdiscover on Arch using YAY

$ yay -Rns netdiscover

2. Manually Install "netdiscover" via AUR

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

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

b. Clone netdiscover's git locally

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

c. Go to ~/netdiscover folder and install it

$ cd ~/netdiscover $ makepkg -si

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

ID: 1200198
Name: netdiscover
PackageBaseID: 100038
PackageBase: netdiscover
Version: 0.10-0
Description: ARP Scanner
URL: https://github.com/netdiscover-scanner/netdiscover/
NumVotes: 25
Popularity: 1.119689
OutOfDate:
Maintainer: danitool
Submitter: danitool
FirstSubmitted: 1442312982
LastModified: 1674331671
URLPath: /cgit/aur.git/snapshot/netdiscover.tar.gz