ctf-recon-utils on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S ctf-recon-utils

* (Optional) Uninstall ctf-recon-utils on Arch using YAY

$ yay -Rns ctf-recon-utils

2. Manually Install "ctf-recon-utils" via AUR

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

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

b. Clone ctf-recon-utils's git locally

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

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

$ cd ~/ctf-recon-utils $ makepkg -si

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

ID: 958499
Name: ctf-recon-utils
PackageBaseID: 170823
PackageBase: ctf-recon-utils
Version: 1.0.0-1.1
Description: Some scripts that make CTF Reconnaisance a bit more straightforward.
URL: https://github.com/AmeliaYeah/ctf-recon-utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: AmeliaYeah
FirstSubmitted: 1630960473
LastModified: 1631150993
URLPath: /cgit/aur.git/snapshot/ctf-recon-utils.tar.gz