forager on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S forager

* (Optional) Uninstall forager on Arch using YAY

$ yay -Rns forager

2. Manually Install "forager" via AUR

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

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

b. Clone forager's git locally

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

c. Go to ~/forager folder and install it

$ cd ~/forager $ makepkg -si

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

ID: 560071
Name: forager
PackageBaseID: 132137
PackageBase: forager
Version: 2.0.3-1
Description: Multithreaded threat Intelligence gathering utilizing Python3
URL: https://github.com/byt3smith/Forager
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1525620106
LastModified: 1542242082
URLPath: /cgit/aur.git/snapshot/forager.tar.gz