recon-ng on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S recon-ng

* (Optional) Uninstall recon-ng on Arch using YAY

$ yay -Rns recon-ng

2. Manually Install "recon-ng" via AUR

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

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

b. Clone recon-ng's git locally

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

c. Go to ~/recon-ng folder and install it

$ cd ~/recon-ng $ makepkg -si

3. Information about the recon-ng package on Arch User Repository (AUR)

ID: 1353794
Name: recon-ng
PackageBaseID: 130085
PackageBase: recon-ng
Version: 5.1.2-2
Description: A full-featured Web Reconnaissance framework written in Python
URL: https://github.com/lanmaster53/recon-ng
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mh4ckwascut
Submitter: kpcyrd
FirstSubmitted: 1518733477
LastModified: 1700079876
URLPath: /cgit/aur.git/snapshot/recon-ng.tar.gz