masscan-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S masscan-git

* (Optional) Uninstall masscan-git on Arch using YAY

$ yay -Rns masscan-git

2. Manually Install "masscan-git" via AUR

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

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

b. Clone masscan-git's git locally

$ git clone https://aur.archlinux.org/masscan-git.git ~/masscan-git

c. Go to ~/masscan-git folder and install it

$ cd ~/masscan-git $ makepkg -si

3. Information about the masscan-git package on Arch User Repository (AUR)

ID: 1310948
Name: masscan-git
PackageBaseID: 73512
PackageBase: masscan-git
Version: 706.9065684-1
Description: TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes
URL: https://github.com/robertdavidgraham/masscan
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: ipha
Submitter: ipha
FirstSubmitted: 1379296816
LastModified: 1693340491
URLPath: /cgit/aur.git/snapshot/masscan-git.tar.gz