naabu on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S naabu

* (Optional) Uninstall naabu on Arch using YAY

$ yay -Rns naabu

2. Manually Install "naabu" via AUR

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

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

b. Clone naabu's git locally

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

c. Go to ~/naabu folder and install it

$ cd ~/naabu $ makepkg -si

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

ID: 1389843
Name: naabu
PackageBaseID: 148554
PackageBase: naabu
Version: 2.2.1-1
Description: A fast port scanner written in go with focus on reliability and simplicity
URL: https://github.com/projectdiscovery/naabu
NumVotes: 1
Popularity: 0.000697
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1580198361
LastModified: 1705846377
URLPath: /cgit/aur.git/snapshot/naabu.tar.gz

5. The same packages on other Linux Distributions