ipscan on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ipscan

* (Optional) Uninstall ipscan on Arch using YAY

$ yay -Rns ipscan

2. Manually Install "ipscan" via AUR

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

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

b. Clone ipscan's git locally

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

c. Go to ~/ipscan folder and install it

$ cd ~/ipscan $ makepkg -si

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

ID: 1336522
Name: ipscan
PackageBaseID: 23582
PackageBase: ipscan
Version: 3.9.1-3
Description: Angry IP Scanner (or simply ipscan) is an open-source and cross-platform network scanner designed to be fast and simple to use. It scans IP addresses and ports as well as has many other features.
URL: https://angryip.org
NumVotes: 91
Popularity: 0.162573
OutOfDate:
Maintainer: max.bra
Submitter:
FirstSubmitted: 1233501621
LastModified: 1697709530
URLPath: /cgit/aur.git/snapshot/ipscan.tar.gz