spiderfoot on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S spiderfoot

* (Optional) Uninstall spiderfoot on Arch using YAY

$ yay -Rns spiderfoot

2. Manually Install "spiderfoot" via AUR

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

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

b. Clone spiderfoot's git locally

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

c. Go to ~/spiderfoot folder and install it

$ cd ~/spiderfoot $ makepkg -si

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

ID: 1327868
Name: spiderfoot
PackageBaseID: 131239
PackageBase: spiderfoot
Version: 4.0-2
Description: SpiderFoot is an open source intelligence automation tool. Its goal is to automate the process of gathering intelligence about a given target.
URL: http://www.spiderfoot.net/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: GI_Jack
FirstSubmitted: 1522462112
LastModified: 1696257892
URLPath: /cgit/aur.git/snapshot/spiderfoot.tar.gz

5. The same packages on other Linux Distributions