nuclei-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S nuclei-bin

* (Optional) Uninstall nuclei-bin on Arch using YAY

$ yay -Rns nuclei-bin

2. Manually Install "nuclei-bin" via AUR

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

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

b. Clone nuclei-bin's git locally

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

c. Go to ~/nuclei-bin folder and install it

$ cd ~/nuclei-bin $ makepkg -si

3. Information about the nuclei-bin package on Arch User Repository (AUR)

ID: 1427787
Name: nuclei-bin
PackageBaseID: 156499
PackageBase: nuclei-bin
Version: 3.2.1-1
Description: Fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use
URL: https://github.com/projectdiscovery/nuclei
NumVotes: 1
Popularity: 5.0E-6
OutOfDate:
Maintainer: imlonghao
Submitter: clove3am
FirstSubmitted: 1596829091
LastModified: 1710516537
URLPath: /cgit/aur.git/snapshot/nuclei-bin.tar.gz