netscanner on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S netscanner

* (Optional) Uninstall netscanner on Arch using YAY

$ yay -Rns netscanner

2. Manually Install "netscanner" via AUR

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

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

b. Clone netscanner's git locally

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

c. Go to ~/netscanner folder and install it

$ cd ~/netscanner $ makepkg -si

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

ID: 1425392
Name: netscanner
PackageBaseID: 203549
PackageBase: netscanner
Version: 0.4.1-1
Description: Network scanner
URL: https://github.com/Chleba/netscanner
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1710091784
LastModified: 1710191560
URLPath: /cgit/aur.git/snapshot/netscanner.tar.gz